main/geoip: upgrade to 1.4.8

This commit is contained in:
Leonardo Arena 2011-10-17 07:46:18 +00:00
parent 8d3b3c07cf
commit 655cb8aae1

View File

@ -1,9 +1,9 @@
# Contributor:
# Maintainer: Leonardo Arena <rnalrd@gmail.com>
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname="geoip"
_realname="GeoIP"
pkgver=1.4.7
pkgrel=1
pkgver=1.4.8
pkgrel=0
pkgdesc="Lookup countries by IP addresses"
url="http://www.maxmind.com/app/ip-location"
arch="all"
@ -37,4 +37,4 @@ package() {
rm "$pkgdir"/usr/lib/*.la
}
md5sums="a802175d5b7e2b57b540a7dd308d9205 GeoIP-1.4.7.tar.gz"
md5sums="05b7300435336231b556df5ab36f326d GeoIP-1.4.8.tar.gz"