diff options
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: |