aboutsummaryrefslogtreecommitdiffstats
path: root/main/geoip
diff options
context:
space:
mode:
Diffstat (limited to 'main/geoip')
-rw-r--r--main/geoip/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/geoip/APKBUILD b/main/geoip/APKBUILD
index 2ae1a8a796..2670da301c 100644
--- a/main/geoip/APKBUILD
+++ b/main/geoip/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Leonardo Arena <rnalrd@gmail.com>
pkgname="geoip"
_realname="GeoIP"
-pkgver=1.4.6
-pkgrel=2
+pkgver=1.4.7
+pkgrel=0
pkgdesc="Lookup countries by IP addresses"
url="http://www.maxmind.com/app/ip-location"
arch="all"
@@ -36,4 +36,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums="cb14b1beeb40631a12676b11ca0c309a GeoIP-1.4.6.tar.gz"
+md5sums="a802175d5b7e2b57b540a7dd308d9205 GeoIP-1.4.7.tar.gz"