network/socat: Updated for version 1.7.3.3

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2019-08-18 15:09:59 -07:00 committed by Willy Sudiarto Raharjo
parent fbda6d3638
commit a0840bf5d0
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Copyright 2009 Andrew Psaltis <ampsaltis@gmail.com>
# Copyright 2011 Grigorios Bouzakis <grbzks@imap.cc>
# Copyright 2014-2017 Larry Hajali <larryhaja[at]gmail[dot]com>
# Copyright 2014-2019 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for any purpose
@ -22,7 +22,7 @@
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=socat
VERSION=${VERSION:-1.7.3.2}
VERSION=${VERSION:-1.7.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="socat"
VERSION="1.7.3.2"
VERSION="1.7.3.3"
HOMEPAGE="http://www.dest-unreach.org/socat"
DOWNLOAD="http://www.dest-unreach.org/socat/download/socat-1.7.3.2.tar.bz2"
MD5SUM="607a24c15bd2cb54e9328bfbbd3a1ae9"
DOWNLOAD="http://www.dest-unreach.org/socat/download/socat-1.7.3.3.tar.bz2"
MD5SUM="b2a032a47b8b89a18485697fa975154f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""