diff options
-rw-r--r-- | testing/geoip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/geoip/APKBUILD b/testing/geoip/APKBUILD index a0cc0f8f00..25480e9869 100644 --- a/testing/geoip/APKBUILD +++ b/testing/geoip/APKBUILD @@ -3,7 +3,7 @@ pkgname="geoip" _realname="GeoIP" pkgver=1.4.6 -pkgrel=0 +pkgrel=1 pkgdesc="Lookup countries by IP addresses" url="http://www.maxmind.com/app/ip-location" license="GPL" |