diff options
author | Larry Hajali <larryhaja@gmail.com> | 2016-08-14 10:57:59 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-20 07:51:32 +0700 |
commit | 62217ef9174a4d6d4666278ed8d3dfb303625148 (patch) | |
tree | ab0098f2b12a75b2b46f2b86153c835e681a954a /network/socat/socat.SlackBuild | |
parent | 704b6668feaf5e8be6b7982c05344c36c51b471a (diff) |
network/socat: Updated for version 1.7.3.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'network/socat/socat.SlackBuild')
-rw-r--r-- | network/socat/socat.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/socat/socat.SlackBuild b/network/socat/socat.SlackBuild index 6646f0ad8c035..840cd6a3244d0 100644 --- a/network/socat/socat.SlackBuild +++ b/network/socat/socat.SlackBuild @@ -22,7 +22,7 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=socat -VERSION=${VERSION:-1.7.3.0} +VERSION=${VERSION:-1.7.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |