diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-17 08:30:25 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:55 +0100 |
commit | c3f7873c4d4d3ef74754fe40ccfe42cd6be11561 (patch) | |
tree | 05bea76987a55b2fce97e54725fb9cb9946a55ff /community/py-geoip | |
parent | 27dfe4ffdece2f0b6366a86989776925bb594ec9 (diff) | |
download | aports-c3f7873c4d4d3ef74754fe40ccfe42cd6be11561.tar.bz2 aports-c3f7873c4d4d3ef74754fe40ccfe42cd6be11561.tar.xz |
community/py-geoip: rebuild against new version of python3
Diffstat (limited to 'community/py-geoip')
-rw-r--r-- | community/py-geoip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-geoip/APKBUILD b/community/py-geoip/APKBUILD index 4f05608592..97d92954bc 100644 --- a/community/py-geoip/APKBUILD +++ b/community/py-geoip/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-geoip _pkgname=pygeoip pkgver=0.3.2 -pkgrel=0 +pkgrel=1 pkgdesc="A Pure Python GeoIP API" url="https://github.com/appliedsec/pygeoip" arch="noarch" |