socat: update to 1.7.2.2.
This commit is contained in:
parent
e936589b72
commit
c59a8aa7f0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'socat'
|
||||
pkgname=socat
|
||||
version=1.7.2.0
|
||||
version=1.7.2.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-libwrap --enable-fips"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.dest-unreach.org/socat/"
|
||||
distfiles="http://www.dest-unreach.org/socat/download/socat-$version.tar.bz2"
|
||||
checksum=59b3bde927c14fbc3f9e42c782971710da8a89bbf46f7531f09a681754041802
|
||||
checksum=9a167af11a4d3809cbc66f5e2dcb39b6e371251282ef5de6ea6ff0c4be8a953c
|
||||
long_desc="
|
||||
socat is a relay for bidirectional data transfer between two independent data
|
||||
channels. Each of these data channels may be a file, pipe, device (serial line
|
||||
|
|
Loading…
Reference in a new issue