From 98b6ee461cd172723c2cdc0755aa82c2e8d15798 Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Mon, 13 Jun 2011 07:55:00 +0000 Subject: main/geoip: upgrade to 1.4.7 --- main/geoip/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main/geoip') diff --git a/main/geoip/APKBUILD b/main/geoip/APKBUILD index 2ae1a8a79..2670da301 100644 --- a/main/geoip/APKBUILD +++ b/main/geoip/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: Leonardo Arena 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" -- cgit v1.2.3