iso-codes: Update to version 3.29 (old tarball is no longer available)
This commit is contained in:
parent
4769238438
commit
f327a8a8b0
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'iso-codes'.
|
# Template build file for 'iso-codes'.
|
||||||
pkgname=iso-codes
|
pkgname=iso-codes
|
||||||
version=3.26
|
version=3.29
|
||||||
homepage="http://pkg-isocodes.alioth.debian.org/"
|
homepage="http://pkg-isocodes.alioth.debian.org/"
|
||||||
distfiles="${DEBIAN_SITE}/main/i/iso-codes/${pkgname}_${version}.orig.tar.bz2"
|
distfiles="${DEBIAN_SITE}/main/i/iso-codes/${pkgname}_${version}.orig.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
|
@ -8,7 +8,7 @@ make_install_args="pkgconfigdir=/usr/lib/pkgconfig"
|
||||||
short_desc="List of country, language and currency names"
|
short_desc="List of country, language and currency names"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=2eda4b215c034924321e6331c8ee9d40a63bada40d79cd5765a3cc9640b42298
|
checksum=8478b514cc57bcb75e7bc7c6259fac86bca42eaf4cdfc913cf846c6b72ef7edb
|
||||||
long_desc="
|
long_desc="
|
||||||
iso-codes provides the list of the country, language and currency names in
|
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
|
one place, rather than repeated in many third-party programs. This was
|
||||||
|
|
Loading…
Reference in New Issue