network/GeoIP: Updated for version 1.4.7.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
markus reichelt 2011-05-31 23:00:20 -04:00 committed by Robby Workman
parent a70e4e0e7f
commit 8ded3a3015
4 changed files with 12 additions and 11 deletions

View File

@ -2,10 +2,11 @@
# Slackware build script for GeoIP
# Written by Yalla-One <yallaone@gmail.com>
# Maintained by markus reichelt <slackbuilds@mareichelt.de> 0xCCEEF115
PRGNAM=GeoIP
VERSION=1.4.5
BUILD=${BUILD:-2}
VERSION=1.4.7
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
# Automatically determine the architecture we're building on:

View File

@ -1,10 +1,10 @@
PRGNAM="GeoIP"
VERSION="1.4.5"
VERSION="1.4.7"
HOMEPAGE="http://www.maxmind.com/app/c"
DOWNLOAD="http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.4.5.tar.gz"
MD5SUM="d95c34cf8ebd48e357b1812db5d75cf1"
DOWNLOAD="http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.4.7.tar.gz"
MD5SUM="a802175d5b7e2b57b540a7dd308d9205"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Yalla-One"
EMAIL="yallaone@gmail.com"
APPROVED="rworkman"
MAINTAINER="markus reichelt"
EMAIL="slackbuilds@mareichelt.de"
APPROVED="dsomero"