diff options
author | Tim Biermann <tbier@posteo.de> | 2022-06-11 01:15:34 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-06-11 01:16:15 +0200 |
commit | 13af499d25f258463809a0d095f1af37c4bedf52 (patch) | |
tree | dc5d7ce838d5ed8402eea65f8736bedc6ad272ae /iso-codes | |
parent | 603d5564f0237d50d18f288fd57b089060d0307a (diff) | |
download | opt-13af499d25f258463809a0d095f1af37c4bedf52.tar.gz opt-13af499d25f258463809a0d095f1af37c4bedf52.tar.xz |
iso-codes: 4.9.0 -> 4.10.0
Diffstat (limited to 'iso-codes')
-rw-r--r-- | iso-codes/.footprint | 6 | ||||
-rw-r--r-- | iso-codes/.signature | 8 | ||||
-rw-r--r-- | iso-codes/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/iso-codes/.footprint b/iso-codes/.footprint index f055670fa..67485542c 100644 --- a/iso-codes/.footprint +++ b/iso-codes/.footprint @@ -25,13 +25,13 @@ drwxr-xr-x root/root usr/share/xml/iso-codes/ -rw-r--r-- root/root usr/share/xml/iso-codes/iso_15924.xml -rw-r--r-- root/root usr/share/xml/iso-codes/iso_3166-1.xml -rw-r--r-- root/root usr/share/xml/iso-codes/iso_3166-2.xml -lrwxrwxrwx root/root usr/share/xml/iso-codes/iso_3166_2.xml -> iso_3166-2.xml -rw-r--r-- root/root usr/share/xml/iso-codes/iso_3166-3.xml (EMPTY) lrwxrwxrwx root/root usr/share/xml/iso-codes/iso_3166.xml -> iso_3166-1.xml +lrwxrwxrwx root/root usr/share/xml/iso-codes/iso_3166_2.xml -> iso_3166-2.xml -rw-r--r-- root/root usr/share/xml/iso-codes/iso_4217.xml -rw-r--r-- root/root usr/share/xml/iso-codes/iso_639-2.xml -rw-r--r-- root/root usr/share/xml/iso-codes/iso_639-3.xml -lrwxrwxrwx root/root usr/share/xml/iso-codes/iso_639_3.xml -> iso_639-3.xml -rw-r--r-- root/root usr/share/xml/iso-codes/iso_639-5.xml -lrwxrwxrwx root/root usr/share/xml/iso-codes/iso_639_5.xml -> iso_639-5.xml lrwxrwxrwx root/root usr/share/xml/iso-codes/iso_639.xml -> iso_639-2.xml +lrwxrwxrwx root/root usr/share/xml/iso-codes/iso_639_3.xml -> iso_639-3.xml +lrwxrwxrwx root/root usr/share/xml/iso-codes/iso_639_5.xml -> iso_639-5.xml diff --git a/iso-codes/.signature b/iso-codes/.signature index 43024bc64..b9bf50b8f 100644 --- a/iso-codes/.signature +++ b/iso-codes/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/aIaKE9JUE/0cjsOs958w9/54aGDoBsh5y4LgS+TE0SrwnocR5mrtfwEpHwBoz3trfJvpGKtvBVkc/GbAB8AAQE= -SHA256 (Pkgfile) = c65a726b76baf47622b27cfcc2888dd5d83e2b43107e44e9206075e41f7bf7d3 -SHA256 (.footprint) = a1af3c80d18e0d1801eca35778cae4ba99e67049adc58e757606d954b5af161e -SHA256 (iso-codes-v4.9.0.tar.gz) = 0c3e9f3b748685b8162c35d854aecbd5822b52965e4b02f8104473f80430980a +RWSE3ohX2g5d/dm+A52vMYnfVb7eoRJXRgXvWQvU9AeZKog1/Bd2Hih4wPcGP0zHsAXrhKA+Cyf694Aw4DV8V5sSwszt4uEhyAY= +SHA256 (Pkgfile) = 583d43eadbdd954f353f4b63564a7fc9e70ce1eb1f63ccc8a823c5bb99920a1e +SHA256 (.footprint) = 0a1d30b6bec0054f5efc0b751d6aa72c7f71bfff948cba60450195323b1e0f0b +SHA256 (iso-codes-v4.10.0.tar.gz) = 403029f6208821c4f6069d7dc424361952b500aeacb93602c6c70543c3b35c83 diff --git a/iso-codes/Pkgfile b/iso-codes/Pkgfile index 6ae50a38f..c9ebff721 100644 --- a/iso-codes/Pkgfile +++ b/iso-codes/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gettext python3 name=iso-codes -version=4.9.0 +version=4.10.0 release=1 source=(https://salsa.debian.org/iso-codes-team/iso-codes/-/archive/v$version/iso-codes-v$version.tar.gz) |