diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2017-06-18 21:35:58 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-06-18 21:35:58 +0100 |
commit | 2084b30c93b46c19d4c228e0872792f94afe0d7c (patch) | |
tree | 51052b0a696042e87e8c946b9345a373f8a770ed /network/onioncat/onioncat.SlackBuild | |
parent | 84b442e9f995061b696c2a49f0c920a2283b6fa3 (diff) | |
download | slackbuilds-2084b30c93b46c19d4c228e0872792f94afe0d7c.tar.gz |
network/onioncat: Updated for version 0.2.2.r578.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/onioncat/onioncat.SlackBuild')
-rw-r--r-- | network/onioncat/onioncat.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/onioncat/onioncat.SlackBuild b/network/onioncat/onioncat.SlackBuild index 29505a7578..be43971e3c 100644 --- a/network/onioncat/onioncat.SlackBuild +++ b/network/onioncat/onioncat.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for onioncat -# Copyright 2013-2016 Markus Reichelt, Aachen, DE +# Copyright 2013-2017 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.r569} +VERSION=${VERSION:-0.2.2.r578} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |