lftp: 4.4.4 -> 4.4.5

This commit is contained in:
Thomas Penteker 2013-03-23 19:12:01 +01:00
parent 23493b5ccd
commit 23940bcb82
2 changed files with 2 additions and 4 deletions

View File

@ -1 +1 @@
a5742ec5d6112faacde4cd7d83cf0629 lftp-4.4.4.tar.xz
f4f81016c961e4438ebe1e1ee7a0ae97 lftp-4.4.5.tar.xz

View File

@ -5,15 +5,13 @@
# Depends on: openssl
name=lftp
version=4.4.4
version=4.4.5
release=1
source=(ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/$name-$version.tar.xz)
build() {
cd $name-$version
sed -i -e '/gets is a/d' lib/stdio.in.h
./configure --prefix=/usr --disable-nls --with-openssl=/usr \
--mandir=/usr/man --sysconfdir=/usr/etc