aboutsummaryrefslogtreecommitdiff
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)
downloadalpine_aports-98b6ee461cd172723c2cdc0755aa82c2e8d15798.tar.bz2
alpine_aports-98b6ee461cd172723c2cdc0755aa82c2e8d15798.tar.xz
alpine_aports-98b6ee461cd172723c2cdc0755aa82c2e8d15798.zip
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 @@
2# Maintainer: Leonardo Arena <rnalrd@gmail.com> 2# Maintainer: Leonardo Arena <rnalrd@gmail.com>
3pkgname="geoip" 3pkgname="geoip"
4_realname="GeoIP" 4_realname="GeoIP"
5pkgver=1.4.6 5pkgver=1.4.7
6pkgrel=2 6pkgrel=0
7pkgdesc="Lookup countries by IP addresses" 7pkgdesc="Lookup countries by IP addresses"
8url="http://www.maxmind.com/app/ip-location" 8url="http://www.maxmind.com/app/ip-location"
9arch="all" 9arch="all"
@@ -36,4 +36,4 @@ package() {
36 make DESTDIR="$pkgdir" install 36 make DESTDIR="$pkgdir" install
37} 37}
38 38
39md5sums="cb14b1beeb40631a12676b11ca0c309a GeoIP-1.4.6.tar.gz" 39md5sums="a802175d5b7e2b57b540a7dd308d9205 GeoIP-1.4.7.tar.gz"