diff options
author | Thomas Penteker <tek@serverop.de> | 2014-09-19 00:54:42 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2014-09-19 00:54:42 +0200 |
commit | fc22981525ef3bb9a37cc30ab06eb9227f2090b7 (patch) | |
tree | 2f6e12ccd549a1fa4f04b985abcf6a08f44cd884 /lftp | |
parent | 36eb29514b73213ff34b513561cdc20ec6de964e (diff) | |
download | opt-fc22981525ef3bb9a37cc30ab06eb9227f2090b7.tar.gz opt-fc22981525ef3bb9a37cc30ab06eb9227f2090b7.tar.xz |
lftp: 4.4.10 -> 4.5.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 6e953b1ff..35efa99ba 100644 --- a/lftp/.md5sum +++ b/lftp/.md5sum @@ -1 +1 @@ -1b8d77f1a5a9cfe4e48e45636b775101 lftp-4.4.10.tar.xz +e58fc886e3d7c6d994de5ce51de46087 lftp-4.5.5.tar.xz diff --git a/lftp/Pkgfile b/lftp/Pkgfile index 36f44d167..d78d37736 100644 --- a/lftp/Pkgfile +++ b/lftp/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=lftp -version=4.4.10 +version=4.5.5 release=1 source=(http://lftp.yar.ru/ftp/lftp-$version.tar.xz) |