diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-09-16 19:49:45 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-17 20:29:55 +0700 |
commit | 891fa8328705b91e8456e086c545ae52fbc33892 (patch) | |
tree | 2172f224f5ec9128ebac6a50b24d364d17bce6a3 /network/GeoIP/GeoIP.SlackBuild | |
parent | 6210ae7565a18592b1207a31669f054f6ba08b46 (diff) | |
download | slackbuilds-891fa8328705b91e8456e086c545ae52fbc33892.tar.gz |
network/GeoIP: Updated for version 1.6.11.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/GeoIP/GeoIP.SlackBuild')
-rw-r--r-- | network/GeoIP/GeoIP.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/GeoIP/GeoIP.SlackBuild b/network/GeoIP/GeoIP.SlackBuild index 875445e908..7cf9308f77 100644 --- a/network/GeoIP/GeoIP.SlackBuild +++ b/network/GeoIP/GeoIP.SlackBuild @@ -31,7 +31,7 @@ # Maintained by David Spencer <baildon.research@googlemail.com> PRGNAM=GeoIP -VERSION=${VERSION:-1.6.10} +VERSION=${VERSION:-1.6.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |