diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-04-01 13:50:00 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-08 06:57:43 +0700 |
commit | 798c4f79e2dd6050621119a9868eaaecbfc31968 (patch) | |
tree | a0400cb503a0e93d9622facd4fb46e952b7bfb75 /network/GeoIP/GeoIP.SlackBuild | |
parent | f5dbae7f9ef71b2631031c080e66bbdc13ef48b7 (diff) |
network/GeoIP: Updated for version 1.6.10.
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 36e83661f1eb6..875445e908f75 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.9} +VERSION=${VERSION:-1.6.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |