summaryrefslogtreecommitdiff
path: root/lftp
diff options
context:
space:
mode:
Diffstat (limited to 'lftp')
-rw-r--r--lftp/.md5sum2
-rw-r--r--lftp/Pkgfile4
2 files changed, 2 insertions, 4 deletions
diff --git a/lftp/.md5sum b/lftp/.md5sum
index 6d4490a3b..48751c486 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 88b304549..809708e02 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

Generated by cgit