aboutsummaryrefslogtreecommitdiffstats
path: root/main/geoip
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@gmail.com>2011-06-13 07:55:00 +0000
committerLeonardo Arena <rnalrd@gmail.com>2011-06-13 07:55:00 +0000
commit98b6ee461cd172723c2cdc0755aa82c2e8d15798 (patch)
tree2e14f573e2a39c879a3de2f3f69c259b9e3dfcbb /main/geoip
parent583d82a4fff64c8f90ebf1a641fcb63b7e143f11 (diff)
downloadaports-98b6ee461cd172723c2cdc0755aa82c2e8d15798.tar.bz2
aports-98b6ee461cd172723c2cdc0755aa82c2e8d15798.tar.xz
main/geoip: upgrade to 1.4.7
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"