diff options
author | Thomas Penteker <tek@serverop.de> | 2013-10-22 20:05:42 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2013-10-22 20:05:42 +0200 |
commit | 923bc13a3a1f5c7a496452f0f7b0e8ffe5b6889b (patch) | |
tree | 368980b6d4a6195320ff896b411594bdc022b032 /lftp | |
parent | 58651e013b49c12ad5f5cce149a595a26a3a7610 (diff) | |
download | opt-923bc13a3a1f5c7a496452f0f7b0e8ffe5b6889b.tar.gz opt-923bc13a3a1f5c7a496452f0f7b0e8ffe5b6889b.tar.xz |
lftp: 4.4.9 -> 4.4.10
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 62c34d7e9..6e953b1ff 100644 --- a/lftp/.md5sum +++ b/lftp/.md5sum @@ -1 +1 @@ -3cbf1c4c39d2f66358aad7933a5e1d38 lftp-4.4.9.tar.xz +1b8d77f1a5a9cfe4e48e45636b775101 lftp-4.4.10.tar.xz diff --git a/lftp/Pkgfile b/lftp/Pkgfile index 7d6f3b963..36f44d167 100644 --- a/lftp/Pkgfile +++ b/lftp/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=lftp -version=4.4.9 +version=4.4.10 release=1 source=(http://lftp.yar.ru/ftp/lftp-$version.tar.xz) |