diff options
author | Thomas Penteker <tek@serverop.de> | 2017-01-10 02:45:42 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2017-01-10 02:45:42 +0100 |
commit | c9a7d75033d417d7054f146200af387c5678e98a (patch) | |
tree | 228c6d6354b55c244bc1211e422758c8d482be63 /lftp | |
parent | 64a825eff5698cd3f8c2f3908c88925c42902567 (diff) | |
download | opt-c9a7d75033d417d7054f146200af387c5678e98a.tar.gz opt-c9a7d75033d417d7054f146200af387c5678e98a.tar.xz |
lftp: 4.6.6 -> 4.7.5
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 7295591a0..9c5c17a3b 100644 --- a/lftp/.md5sum +++ b/lftp/.md5sum @@ -1 +1 @@ -d14d63ee2bd9a2e20323647ae327c3fd lftp-4.6.6.tar.xz +88c1505f8264429353ea7f249597eeb7 lftp-4.7.5.tar.xz diff --git a/lftp/Pkgfile b/lftp/Pkgfile index daf44a484..8d0dbfd8e 100644 --- a/lftp/Pkgfile +++ b/lftp/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=lftp -version=4.6.6 +version=4.7.5 release=1 source=(http://lftp.yar.ru/ftp/lftp-$version.tar.xz) |