diff options
-rw-r--r-- | meta/recipes-support/iso-codes/iso-codes_4.10.0.bb (renamed from meta/recipes-support/iso-codes/iso-codes_4.9.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_4.9.0.bb b/meta/recipes-support/iso-codes/iso-codes_4.10.0.bb index f51edf09a4..857fe463ef 100644 --- a/meta/recipes-support/iso-codes/iso-codes_4.9.0.bb +++ b/meta/recipes-support/iso-codes/iso-codes_4.10.0.bb | |||
@@ -9,7 +9,7 @@ LICENSE = "LGPL-2.1-only" | |||
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
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;" |
12 | SRCREV = "35ae2024024eb8e6603d3034dbbc406594f3874c" | 12 | SRCREV = "9a6c24ee40e737ab34273c1af13a8dabcae888dd" |
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 |