Skip to content

Commit

Permalink
iso-codes: upgrade 4.11.0 -> 4.12.0
Browse files Browse the repository at this point in the history
Changelog:
=========
- ISO 3166-1: Update name for TR. Fixes #38
- Translation updates for ISO 3166-1
- Translation updates for ISO 3166-2. Closes: #1020633
- Translation updates for ISO 3166-3
- Translation updates for ISO 639-2
- Translation updates for ISO 639-3
- Translation updates for ISO 639-5
- Translation updates for ISO 4217
- Translation updates for ISO 15924

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 99917b4)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
  • Loading branch information
wangmingyu84 authored and sakoman committed Nov 25, 2022
1 parent e1e7436 commit 017abb1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"

SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;"
SRCREV = "2651d7fe65582263c57385a852b0c6d8a49f6985"
SRCREV = "5e4dddbd1f8902ab0252ccbb19b783cc0359505a"

# inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which
# are inhibited by allarch
Expand Down

0 comments on commit 017abb1

Please sign in to comment.