summaryrefslogtreecommitdiffstats
path: root/network/socat/socat.SlackBuild
diff options
context:
space:
mode:
author Grigorios Bouzakis <grbzks@imap.cc>2011-12-15 00:13:06 -0600
committer Niels Horn <niels.horn@slackbuilds.org>2011-12-18 00:07:51 -0200
commit4ed39d9caefe05578d6ae3fb22d3cfd9bf679c71 (patch)
tree4c4af55d72d8c3c983b174353a30b2b55ff4b8bf /network/socat/socat.SlackBuild
parentf3d7301323ad97f3af5222e9a16375d187d02f03 (diff)
downloadslackbuilds-4ed39d9caefe05578d6ae3fb22d3cfd9bf679c71.tar.gz
slackbuilds-4ed39d9caefe05578d6ae3fb22d3cfd9bf679c71.tar.xz
network/socat: Updated for version 1.7.2.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/socat/socat.SlackBuild')
-rw-r--r--network/socat/socat.SlackBuild4
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}