diff options
Diffstat (limited to 'network')
-rw-r--r-- | network/gophernicus/gophernicus.SlackBuild | 4 | ||||
-rw-r--r-- | network/gophernicus/gophernicus.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/gophernicus/gophernicus.SlackBuild b/network/gophernicus/gophernicus.SlackBuild index 294157e147..a250bbd6ac 100644 --- a/network/gophernicus/gophernicus.SlackBuild +++ b/network/gophernicus/gophernicus.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Gophernicus -# Copyright 2012-2014 Fridrich von Stauffenberg <cancellor2@gmail.com> +# Copyright 2012-2015 Fridrich von Stauffenberg <cancellor2@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gophernicus -VERSION=${VERSION:-1.5} +VERSION=${VERSION:-1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/gophernicus/gophernicus.info b/network/gophernicus/gophernicus.info index 0e2f76af80..2a1c3e3909 100644 --- a/network/gophernicus/gophernicus.info +++ b/network/gophernicus/gophernicus.info @@ -1,8 +1,8 @@ PRGNAM="gophernicus" -VERSION="1.5" +VERSION="1.7" HOMEPAGE="gopher://gophernicus.org" -DOWNLOAD="https://dl.dropboxusercontent.com/u/11914640/gophernicus-1.5.tar.gz" -MD5SUM="4c60ed031476029a55e8dbcd1ae04741" +DOWNLOAD="https://dl.dropboxusercontent.com/u/11914640/gophernicus-1.7.tar.gz" +MD5SUM="7ec01ac0d4707b8a50d2c36769c2db76" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |