mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
python-pycountry: update to 1.20.
This commit is contained in:
parent
f9a0cfd8a1
commit
b5caf930fa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pycountry'
|
# Template file for 'python-pycountry'
|
||||||
pkgname=python-pycountry
|
pkgname=python-pycountry
|
||||||
version=1.17
|
version=1.20
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pycountry-${version}"
|
wrksrc="pycountry-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://pypi.python.org/pypi/pycountry"
|
homepage="http://pypi.python.org/pypi/pycountry"
|
||||||
distfiles="${PYPI_SITE}/p/pycountry/pycountry-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pycountry/pycountry-${version}.tar.gz"
|
||||||
checksum=46304a0658d5bae64447196e49a685dc7643bf83576e76156906ea9e18c070e3
|
checksum=0588efa3171e1d5e4cc96fce569ac865964285fdc8dbdc0860844f74598d1f98
|
||||||
|
|
||||||
python3.4-pycountry_package() {
|
python3.4-pycountry_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue