diff options
author | Thomas Penteker <tek@serverop.de> | 2016-07-18 14:40:27 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2016-07-18 14:40:27 +0200 |
commit | 4a3b188614fb405cbfc4e6e596d601fe3162baaa (patch) | |
tree | 16d04abfe9453d4e8196eeb48822990b7f9f8255 /lftp | |
parent | 7b244208568f9cda55d37daad07e3998babda11f (diff) | |
download | opt-4a3b188614fb405cbfc4e6e596d601fe3162baaa.tar.gz opt-4a3b188614fb405cbfc4e6e596d601fe3162baaa.tar.xz |
lftp: 4.6.5 -> 4.6.6
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 8b8c91b11..7295591a0 100644 --- a/lftp/.md5sum +++ b/lftp/.md5sum @@ -1 +1 @@ -39507c331a987e0534acf75a4c3824a0 lftp-4.6.5.tar.xz +d14d63ee2bd9a2e20323647ae327c3fd lftp-4.6.6.tar.xz diff --git a/lftp/Pkgfile b/lftp/Pkgfile index 8f66f5a69..daf44a484 100644 --- a/lftp/Pkgfile +++ b/lftp/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=lftp -version=4.6.5 +version=4.6.6 release=1 source=(http://lftp.yar.ru/ftp/lftp-$version.tar.xz) |