diff options
author | markus reichelt <slackbuilds@mareichelt.de> | 2011-05-31 23:00:20 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-06-13 01:33:39 -0400 |
commit | 8ded3a301541221fc4249cb4ebfb19b80c590fd4 (patch) | |
tree | 9a5829ee3273878187e07d5f7e47e29904862011 /network/GeoIP/GeoIP.SlackBuild | |
parent | a70e4e0e7f22e176e3f14c95d46e94682b4d76a5 (diff) | |
download | slackbuilds-8ded3a301541221fc4249cb4ebfb19b80c590fd4.tar.gz |
network/GeoIP: Updated for version 1.4.7.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/GeoIP/GeoIP.SlackBuild')
-rw-r--r-- | network/GeoIP/GeoIP.SlackBuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/network/GeoIP/GeoIP.SlackBuild b/network/GeoIP/GeoIP.SlackBuild index 4e85800f1e..80974c6dbe 100644 --- a/network/GeoIP/GeoIP.SlackBuild +++ b/network/GeoIP/GeoIP.SlackBuild @@ -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: |