mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/socat: Updated for version 1.7.2.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
c2e7437796
commit
1cec7ad0e2
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=socat
|
||||
VERSION=${VERSION:-1.7.2.0}
|
||||
VERSION=${VERSION:-1.7.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="socat"
|
||||
VERSION="1.7.2.0"
|
||||
VERSION="1.7.2.1"
|
||||
HOMEPAGE="http://www.dest-unreach.org/socat"
|
||||
DOWNLOAD="http://www.dest-unreach.org/socat/download/socat-1.7.2.0.tar.gz"
|
||||
MD5SUM="0565dd58800e4c50534c61bbb453b771"
|
||||
DOWNLOAD="http://www.dest-unreach.org/socat/download/socat-1.7.2.1.tar.gz"
|
||||
MD5SUM="c807a2feb6fdd8cdbd8b075a36e8f5f4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue