diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2009-04-29 18:34:24 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2009-04-29 18:34:31 +0200 |
commit | fe04af6845830694477649c599742406a0a22224 (patch) | |
tree | 7f2af04fa8dd4d32020d2fcbd1cee7703e4eb30d /lftp | |
parent | f4d4821a5209da98d95adbb098c210c2608515b3 (diff) | |
download | opt-fe04af6845830694477649c599742406a0a22224.tar.gz opt-fe04af6845830694477649c599742406a0a22224.tar.xz |
lftp: updated to 3.7.12.
Diffstat (limited to 'lftp')
-rw-r--r-- | lftp/.md5sum | 2 | ||||
-rw-r--r-- | lftp/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lftp/.md5sum b/lftp/.md5sum index dbd8eff7b..55fcc3401 100644 --- a/lftp/.md5sum +++ b/lftp/.md5sum @@ -1 +1 @@ -ffe8415ace828bdf2f7b79d8cbbfbbc9 lftp-3.7.11.tar.bz2 +9c3c4e2edb44a07d35ebfb3a5db2af2e lftp-3.7.12.tar.bz2 diff --git a/lftp/Pkgfile b/lftp/Pkgfile index a880e930d..106589320 100644 --- a/lftp/Pkgfile +++ b/lftp/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl name=lftp -version=3.7.11 +version=3.7.12 release=1 source=(ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/$name-$version.tar.bz2) |