diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-03-12 12:31:13 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:51:47 +0700 |
commit | b22f03175559c2bb374601ec55abd9daacd8480a (patch) | |
tree | f70ca18deba1f361f91877ff1ae98212e3e07dd2 /network/GeoIP/GeoIP.SlackBuild | |
parent | c8e1865b3b13250b3888c73f245afba8b5bc63a9 (diff) |
network/GeoIP: Updated for version 1.6.12.
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 7cf9308f77523..3dd15100e3fa1 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.11} +VERSION=${VERSION:-1.6.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |