diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2014-10-03 08:35:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-03 10:17:05 +0700 |
commit | 6e008c70ce200fdca7afa32883bfbcca5355751a (patch) | |
tree | f1c7301859ed2a91ce8b4693163d9aa43e3937c8 /network | |
parent | 82f751edf2cd9df67795574e6a608755c98a836b (diff) | |
download | slackbuilds-6e008c70ce200fdca7afa32883bfbcca5355751a.tar.gz |
network/onioncat: Updated for version 0.2.2.r566.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-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 a75ec65755..ffa44e5bf3 100644 --- a/network/onioncat/onioncat.SlackBuild +++ b/network/onioncat/onioncat.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for onioncat -# Copyright 2013 Markus Reichelt, Stolberg (Rhld.), DE +# Copyright 2013-2014 Markus Reichelt, Stolberg (Rhld.), 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.r559} +VERSION=${VERSION:-0.2.2.r566} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/onioncat/onioncat.info b/network/onioncat/onioncat.info index 6a06fd477c..cfa587c8cb 100644 --- a/network/onioncat/onioncat.info +++ b/network/onioncat/onioncat.info @@ -1,8 +1,8 @@ PRGNAM="onioncat" -VERSION="0.2.2.r559" +VERSION="0.2.2.r566" HOMEPAGE="http://www.cypherpunk.at/onioncat/" -DOWNLOAD="http://www.cypherpunk.at/ocat/download/Source/0.2.2/onioncat-0.2.2.r559.tar.gz" -MD5SUM="b8642afcf2b2c7931c7bd2c8ff72f639" +DOWNLOAD="http://www.cypherpunk.at/ocat/download/Source/0.2.2/onioncat-0.2.2.r566.tar.gz" +MD5SUM="eddd6f3d875aaf0ff4ede0650d29a5a3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |