socat: update to 1.5.0.0
This commit is contained in:
parent
d120df32af
commit
03415b8e5d
@ -1 +1 @@
|
||||
6401dc562c3499100e52f1e6356714e3 socat-1.4.3.1.tar.gz
|
||||
ec3625130168176257f4239ece2508ae socat-1.5.0.0.tar.gz
|
||||
|
@ -4,12 +4,12 @@
|
||||
# Depends on: ncurses, openssl, readline
|
||||
|
||||
name=socat
|
||||
version=1.4.3.1
|
||||
version=1.5.0.0
|
||||
release=1
|
||||
source=(http://www.dest-unreach.org/socat/download/$name-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
cd $name-1.4
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user