diff options
author | Thomas Penteker <tek@serverop.de> | 2014-10-20 12:25:35 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2014-10-20 12:25:35 +0200 |
commit | b4b27444de549f323a94a3c44496eafca0e06ade (patch) | |
tree | f0eb02059343de76541a1eef31f4592a35393e93 /lftp | |
parent | f2e25b4e6d5bfefdf5f0be5ae22c83956e0e872e (diff) | |
download | opt-b4b27444de549f323a94a3c44496eafca0e06ade.tar.gz opt-b4b27444de549f323a94a3c44496eafca0e06ade.tar.xz |
lftp: 4.5.5 -> 4.6.0
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 35efa99ba..cf4ca06b0 100644 --- a/lftp/.md5sum +++ b/lftp/.md5sum @@ -1 +1 @@ -e58fc886e3d7c6d994de5ce51de46087 lftp-4.5.5.tar.xz +fc5f4e3b45c9011a193eb8c0c12eb2eb lftp-4.6.0.tar.xz diff --git a/lftp/Pkgfile b/lftp/Pkgfile index d78d37736..5b85e2cc8 100644 --- a/lftp/Pkgfile +++ b/lftp/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=lftp -version=4.5.5 +version=4.6.0 release=1 source=(http://lftp.yar.ru/ftp/lftp-$version.tar.xz) |