socat: update to 1.7.0.0
This commit is contained in:
parent
a83540e7e3
commit
ce988f4946
@ -1 +1 @@
|
||||
5a6a1d1e398d5c4d32fa6515baf477af socat-1.6.0.1.tar.gz
|
||||
82967132b5a8ca4d07e54370fdcb2662 socat-1.7.0.0.tar.gz
|
||||
|
@ -4,13 +4,13 @@
|
||||
# Depends on: ncurses, openssl, readline
|
||||
|
||||
name=socat
|
||||
version=1.6.0.1
|
||||
version=1.7.0.0
|
||||
release=1
|
||||
source=(http://www.dest-unreach.org/socat/download/$name-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user