diff options
-rw-r--r-- | meta/recipes-support/iso-codes/iso-codes_3.68.bb (renamed from meta/recipes-support/iso-codes/iso-codes_3.65.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-support/iso-codes/iso-codes_3.65.bb b/meta/recipes-support/iso-codes/iso-codes_3.68.bb index 0b78dc45e7..f8bcc48624 100644 --- a/meta/recipes-support/iso-codes/iso-codes_3.65.bb +++ b/meta/recipes-support/iso-codes/iso-codes_3.68.bb | |||
@@ -1,10 +1,10 @@ | |||
1 | SUMMARY = "ISO language, territory, currency, script codes and their translations" | 1 | SUMMARY = "ISO language, territory, currency, script codes and their translations" |
2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPLv2.1" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fbc093901857fcd118f065f900982c24" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
4 | 4 | ||
5 | SRC_URI = "https://pkg-isocodes.alioth.debian.org/downloads/iso-codes-${PV}.tar.xz" | 5 | SRC_URI = "https://pkg-isocodes.alioth.debian.org/downloads/iso-codes-${PV}.tar.xz" |
6 | SRC_URI[md5sum] = "890a08d4f962748e0a0758a8aa471896" | 6 | SRC_URI[md5sum] = "a5ce7d78b80f6d29150883d892f2e185" |
7 | SRC_URI[sha256sum] = "834de5193c8489eedeaf6509457a9b13476702386ae1f3ed4f391a349d630320" | 7 | SRC_URI[sha256sum] = "5881cf7caa5adfffb14ade99138949324c28a277babe8d07dafbff521acef9d1" |
8 | 8 | ||
9 | # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which | 9 | # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which |
10 | # are inhibited by allarch | 10 | # are inhibited by allarch |