mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/iputils: fix deprecated CPE
The CPE 'iputils_project:iputils' has been deprecated in favour of 'iputils:iputils'. Signed-off-by: Thomas Perale <thomas.perale@mind.be> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
ff492a2c87
commit
4ac3c1de56
@@ -8,7 +8,7 @@ IPUTILS_VERSION = 20250605
|
||||
IPUTILS_SITE = https://github.com/iputils/iputils/releases/download/$(IPUTILS_VERSION)
|
||||
IPUTILS_LICENSE = GPL-2.0+, BSD-3-Clause
|
||||
IPUTILS_LICENSE_FILES = LICENSE Documentation/LICENSE.BSD3 Documentation/LICENSE.GPL2
|
||||
IPUTILS_CPE_ID_VALID = YES
|
||||
IPUTILS_CPE_ID_VENDOR = iputils
|
||||
IPUTILS_DEPENDENCIES = $(TARGET_NLS_DEPENDENCIES)
|
||||
|
||||
# Selectively build binaries
|
||||
|
||||
Reference in New Issue
Block a user