commit 23940bcb824a8549e0cb5a770a90700ebcc30f44 Author: Thomas Penteker <tek@serverop.de> Date: Sat Mar 23 19:12:01 2013 +0100 lftp: 4.4.4 -> 4.4.5 diff --git a/lftp/.md5sum b/lftp/.md5sum index 6d4490a..48751c4 100644 --- a/lftp/.md5sum +++ b/lftp/.md5sum @@ -1 +1 @@ -a5742ec5d6112faacde4cd7d83cf0629 lftp-4.4.4.tar.xz +f4f81016c961e4438ebe1e1ee7a0ae97 lftp-4.4.5.tar.xz diff --git a/lftp/Pkgfile b/lftp/Pkgfile index 88b3045..809708e 100644 --- a/lftp/Pkgfile +++ b/lftp/Pkgfile @@ -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