diff options
Diffstat (limited to 'network/socat/socat.SlackBuild')
-rw-r--r-- | network/socat/socat.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/socat/socat.SlackBuild b/network/socat/socat.SlackBuild index 0ef453c831..24e567379d 100644 --- a/network/socat/socat.SlackBuild +++ b/network/socat/socat.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for socat # Copyright 2009 Andrew Psaltis <ampsaltis@gmail.com> -# Copyright 2011 Grigorios Bouzakis <grbzks@xsmail.com> +# Copyright 2011 Grigorios Bouzakis <grbzks@imap.cc> # All rights reserved. # # Permission to use, copy, modify, and distribute this software for any purpose @@ -21,7 +21,7 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=socat -VERSION=${VERSION:-1.7.1.3} +VERSION=${VERSION:-1.7.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |