diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2009-09-18 10:38:43 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2009-09-18 10:38:43 +0200 |
commit | 8de93dc359b6c548a9d4aaea51903286134b09e3 (patch) | |
tree | 1c343f14921ac84038e9732d2c779b517bb96073 /lftp | |
parent | 174d899a7712d467b8ba6f5d2c4e9e9356cb2de7 (diff) | |
download | opt-8de93dc359b6c548a9d4aaea51903286134b09e3.tar.gz opt-8de93dc359b6c548a9d4aaea51903286134b09e3.tar.xz |
lftp: updated to 4.0.1.
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 b0abd5a59..c4f14cd9e 100644 --- a/lftp/.md5sum +++ b/lftp/.md5sum @@ -1 +1 @@ -3a0baead3174e6d10c3262b03bc642c3 lftp-4.0.0.tar.lzma +5b13aff26770cc6311da8ec933da2e6e lftp-4.0.1.tar.lzma diff --git a/lftp/Pkgfile b/lftp/Pkgfile index 957329a95..3ffe92228 100644 --- a/lftp/Pkgfile +++ b/lftp/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl name=lftp -version=4.0.0 +version=4.0.1 release=1 source=(ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/$name-$version.tar.lzma) |