iso-codes: upgrade 4.17.0 -> 4.18.0

License-Update: Replace FSF postal address with their website

(From OE-Core rev: ad5266e0c182acef99598663403524233526691f)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Wang Mingyu 2025-05-12 17:03:01 +08:00 committed by Richard Purdie
parent 95d15a3480
commit 089df5b119

View File

@ -6,10 +6,10 @@ HOMEPAGE = "https://salsa.debian.org/iso-codes-team/iso-codes"
BUGTRACKER = "https://salsa.debian.org/iso-codes-team/iso-codes/issues" BUGTRACKER = "https://salsa.debian.org/iso-codes-team/iso-codes/issues"
LICENSE = "LGPL-2.1-only" LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" LIC_FILES_CHKSUM = "file://COPYING;md5=4bf661c1e3793e55c8d1051bc5e0ae21"
SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;" SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;tag=v${PV}"
SRCREV = "0640070a001ca6edfa8ab6b61fe3230e66b3963b" SRCREV = "5be4d112d420706eacd913a3ebd85549fe9eeae4"
# inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which
# are inhibited by allarch # are inhibited by allarch