diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2019-11-03 06:59:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-03 06:59:15 +0700 |
commit | 6208c64d856d9c0b2763e178ea4dbcc17943f3ea (patch) | |
tree | 3c6b1781f34d31b2fc77c8e212a1fa1f7334b0a2 | |
parent | b0cbd202d3c734169bcd872125046191037035fc (diff) | |
download | slackbuilds-6208c64d856d9c0b2763e178ea4dbcc17943f3ea.tar.gz |
network/onioncat: Updated for version 2.4f.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | network/onioncat/onioncat.SlackBuild | 4 | ||||
-rw-r--r-- | network/onioncat/onioncat.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/onioncat/onioncat.SlackBuild b/network/onioncat/onioncat.SlackBuild index be43971e3c..b9ae0507ea 100644 --- a/network/onioncat/onioncat.SlackBuild +++ b/network/onioncat/onioncat.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for onioncat -# Copyright 2013-2017 Markus Reichelt, Aachen, DE +# Copyright 2013-2019 Markus Reichelt, Aachen, DE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ # Now maintained by Markus Reichelt, slackbuilds@mareichelt.de, 0xCCEEF115 PRGNAM=onioncat -VERSION=${VERSION:-0.2.2.r578} +VERSION=${VERSION:-0.2.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/onioncat/onioncat.info b/network/onioncat/onioncat.info index 8b95c0635c..9887a18521 100644 --- a/network/onioncat/onioncat.info +++ b/network/onioncat/onioncat.info @@ -1,8 +1,8 @@ PRGNAM="onioncat" -VERSION="0.2.2.r578" +VERSION="0.2.8" HOMEPAGE="https://www.cypherpunk.at/onioncat/" -DOWNLOAD="https://www.cypherpunk.at/ocat/download/Source/stable/onioncat-0.2.2.r578.tar.gz" -MD5SUM="53654ed95b88773b48bcaf5aa6a619e3" +DOWNLOAD="https://www.cypherpunk.at/ocat/download/Source/stable/onioncat-0.2.8.tar.gz" +MD5SUM="c4cd8a514c55471eee11719e1ff98b7c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |