iso-codes: update to 3.41
This commit is contained in:
parent
7aac14c86a
commit
06d9ce59c0
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'iso-codes'.
|
||||
pkgname=iso-codes
|
||||
version=3.35
|
||||
version=3.41
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
make_install_args="pkgconfigdir=/usr/lib/pkgconfig"
|
||||
|
@ -9,8 +9,8 @@ short_desc="List of country, language and currency names"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://pkg-isocodes.alioth.debian.org/"
|
||||
distfiles="${DEBIAN_SITE}/main/i/iso-codes/${pkgname}_${version}.orig.tar.bz2"
|
||||
checksum=9b3c549e34b3ab93046e21fac276e661e9623d09e4d3469858a3333853006540
|
||||
distfiles="${DEBIAN_SITE}/main/i/iso-codes/${pkgname}_${version}.orig.tar.xz"
|
||||
checksum=c2e637e43e6c2e8516a898be10180dc620b33b4d7f803281d7db62820ab41275
|
||||
long_desc="
|
||||
iso-codes provides the list of the country, language and currency names in
|
||||
one place, rather than repeated in many third-party programs. This was
|
||||
|
|
Loading…
Reference in a new issue