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
|
# Depends on: ncurses, openssl, readline
|
||||||
|
|
||||||
name=socat
|
name=socat
|
||||||
version=1.6.0.1
|
version=1.7.0.0
|
||||||
release=1
|
release=1
|
||||||
source=(http://www.dest-unreach.org/socat/download/$name-$version.tar.gz)
|
source=(http://www.dest-unreach.org/socat/download/$name-$version.tar.gz)
|
||||||
|
|
||||||
build () {
|
build () {
|
||||||
cd $name-$version
|
cd $name-$version
|
||||||
./configure --prefix=/usr
|
./configure --prefix=/usr --mandir=/usr/man
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user