diff options
author | Thomas Penteker <tek@serverop.de> | 2013-05-26 12:40:29 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2013-05-26 12:40:29 +0200 |
commit | e099156a7da74ba0ee2d92360a47cbbb8f317e6c (patch) | |
tree | 14c263b7318c84430d804a6eb4d736bdca47813f /lftp | |
parent | 211ccb15c0fd483dd6cf86d41f67812dfb895422 (diff) | |
download | opt-e099156a7da74ba0ee2d92360a47cbbb8f317e6c.tar.gz opt-e099156a7da74ba0ee2d92360a47cbbb8f317e6c.tar.xz |
lftp: 4.4.6 -> 4.4.7
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 92ce32cdb..8a30eb95a 100644 --- a/lftp/.md5sum +++ b/lftp/.md5sum @@ -1 +1 @@ -4f5c1a35acf0a0ee3b2e47dabd440a0e lftp-4.4.6.tar.xz +b06b2440efc085fc9a64c653eefa8802 lftp-4.4.7.tar.xz diff --git a/lftp/Pkgfile b/lftp/Pkgfile index d5c12d32a..70a0035dd 100644 --- a/lftp/Pkgfile +++ b/lftp/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=lftp -version=4.4.6 +version=4.4.7 release=1 source=(ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/$name-$version.tar.xz) |