diff options
author | Thomas Penteker <tek@serverop.de> | 2015-08-10 19:46:26 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2015-08-10 19:46:26 +0200 |
commit | a94bcb6f1047bf1f3054c6bdd8574c0967a44c89 (patch) | |
tree | eff5bd90cab924183b13bf9853758cc68ab3b39b /lftp | |
parent | a33e41158c6a8e2bf965f160a9ae228a23468c82 (diff) | |
download | opt-a94bcb6f1047bf1f3054c6bdd8574c0967a44c89.tar.gz opt-a94bcb6f1047bf1f3054c6bdd8574c0967a44c89.tar.xz |
lftp: 4.6.2 -> 4.6.3a
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 5e902b57a..94d74fa18 100644 --- a/lftp/.md5sum +++ b/lftp/.md5sum @@ -1 +1 @@ -487c064ee1bd732e5f95928e530435a8 lftp-4.6.2.tar.xz +b469ccc40d624aa4fdc66c1674b916d0 lftp-4.6.3a.tar.xz diff --git a/lftp/Pkgfile b/lftp/Pkgfile index 75a0cedb7..f9060e867 100644 --- a/lftp/Pkgfile +++ b/lftp/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=lftp -version=4.6.2 +version=4.6.3a release=1 source=(http://lftp.yar.ru/ftp/lftp-$version.tar.xz) |