diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2009-11-15 14:42:21 +0100 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2009-11-15 14:44:01 +0100 |
commit | 20db31915ecbf4b12e17ff8920a8112124970f77 (patch) | |
tree | 1d10d3942bbf9e5cea385d11a692d0a0c7e62250 /lftp | |
parent | 9785d3f7afc7110508919928c7c70c5fd54a9518 (diff) | |
download | opt-20db31915ecbf4b12e17ff8920a8112124970f77.tar.gz opt-20db31915ecbf4b12e17ff8920a8112124970f77.tar.xz |
lftp: updated to 4.0.3.
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 fb81042f6..2ce14edd9 100644 --- a/lftp/.md5sum +++ b/lftp/.md5sum @@ -1 +1 @@ -94eccf15f51bd3e3ca204c7166479c69 lftp-4.0.2.tar.lzma +2083c6ec38b118f9c3b01c289f9ba0b7 lftp-4.0.3.tar.lzma diff --git a/lftp/Pkgfile b/lftp/Pkgfile index ed23496e6..a408e98c7 100644 --- a/lftp/Pkgfile +++ b/lftp/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl name=lftp -version=4.0.2 +version=4.0.3 release=1 source=(ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/$name-$version.tar.lzma) |