lftp: updated to 3.7.2.

This commit is contained in:
Tilman Sauerbeck 2008-05-10 08:43:08 +02:00
parent 19950f04ed
commit f10c8bfd68
3 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
60bb61fc1a5e96392bbd2dc88b938109 lftp-3.7.1.tar.bz2
17956cdb9fe3032825b4a1760644bcaf lftp-3.7.2.tar.bz2

View File

@ -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)

View File

@ -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 \