lftp: updated to 3.7.2.
This commit is contained in:
parent
19950f04ed
commit
f10c8bfd68
@ -1 +1 @@
|
||||
60bb61fc1a5e96392bbd2dc88b938109 lftp-3.7.1.tar.bz2
|
||||
17956cdb9fe3032825b4a1760644bcaf lftp-3.7.2.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: openssl
|
||||
|
||||
name=lftp
|
||||
version=3.7.1
|
||||
version=3.7.2
|
||||
release=1
|
||||
source=(ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/$name-$version.tar.bz2)
|
||||
|
||||
|
@ -10,6 +10,7 @@ source=(ftp://ftp.ruby-lang.org/pub/$name/1.8/$name-$version.tar.bz2 \
|
||||
$name-arch.patch)
|
||||
|
||||
build () {
|
||||
export CFLAGS="-O0 -g"
|
||||
cd $name-$version
|
||||
patch -p1 < $SRC/$name-arch.patch
|
||||
./configure --prefix=/usr \
|
||||
|
Loading…
x
Reference in New Issue
Block a user