diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2014-03-04 11:34:10 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-07 16:29:10 -0600 |
commit | ce95e7b255c73e1514759b4d042cc2570ce4580f (patch) | |
tree | f63f49cd4fccb33f06f2cd27aef266a8272e9e8e /network | |
parent | 02962487d975ad874c0c17a90e7fb6ed5793b524 (diff) |
network/gophernicus: Updated for version 1.5.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
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 341c7840316e..294157e147a8 100644 --- a/network/gophernicus/gophernicus.SlackBuild +++ b/network/gophernicus/gophernicus.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Gophernicus -# Copyright 2012 Fridrich von Stauffenberg <cancellor2@gmail.com> +# Copyright 2012-2014 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.4} +VERSION=${VERSION:-1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/gophernicus/gophernicus.info b/network/gophernicus/gophernicus.info index b7bebbc68582..0e2f76af808f 100644 --- a/network/gophernicus/gophernicus.info +++ b/network/gophernicus/gophernicus.info @@ -1,8 +1,8 @@ PRGNAM="gophernicus" -VERSION="1.4" +VERSION="1.5" HOMEPAGE="gopher://gophernicus.org" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/gophernicus-1.4.tar.gz" -MD5SUM="1c2a83071e3f978a082682f1e0fe65b6" +DOWNLOAD="https://dl.dropboxusercontent.com/u/11914640/gophernicus-1.5.tar.gz" +MD5SUM="4c60ed031476029a55e8dbcd1ae04741" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |