diff options
-rw-r--r-- | meta/recipes-support/iso-codes/iso-codes_4.18.0.bb (renamed from meta/recipes-support/iso-codes/iso-codes_4.17.0.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_4.17.0.bb b/meta/recipes-support/iso-codes/iso-codes_4.18.0.bb index bba2cd9de1..c737cfd59f 100644 --- a/meta/recipes-support/iso-codes/iso-codes_4.17.0.bb +++ b/meta/recipes-support/iso-codes/iso-codes_4.18.0.bb | |||
@@ -6,10 +6,10 @@ HOMEPAGE = "https://salsa.debian.org/iso-codes-team/iso-codes" | |||
6 | BUGTRACKER = "https://salsa.debian.org/iso-codes-team/iso-codes/issues" | 6 | BUGTRACKER = "https://salsa.debian.org/iso-codes-team/iso-codes/issues" |
7 | 7 | ||
8 | LICENSE = "LGPL-2.1-only" | 8 | LICENSE = "LGPL-2.1-only" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=4bf661c1e3793e55c8d1051bc5e0ae21" |
10 | 10 | ||
11 | SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;" | 11 | SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;tag=v${PV}" |
12 | SRCREV = "0640070a001ca6edfa8ab6b61fe3230e66b3963b" | 12 | SRCREV = "5be4d112d420706eacd913a3ebd85549fe9eeae4" |
13 | 13 | ||
14 | # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which | 14 | # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which |
15 | # are inhibited by allarch | 15 | # are inhibited by allarch |