diff options
author | Thomas Penteker <tek@serverop.de> | 2013-02-12 15:41:21 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2013-02-12 15:41:21 +0100 |
commit | ba759b31412ddb4dafcdb10a58bf3adfe48a4b3d (patch) | |
tree | b17dde42a31b9bf97e6cd0007af53cd324e017a0 /lftp | |
parent | a8ff6c857d113a177d0ce3d765e43304e2eeff2e (diff) | |
download | opt-ba759b31412ddb4dafcdb10a58bf3adfe48a4b3d.tar.gz opt-ba759b31412ddb4dafcdb10a58bf3adfe48a4b3d.tar.xz |
lftp: 4.4.2 -> 4.4.3
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 7c4cb154b..7603a87c9 100644 --- a/lftp/.md5sum +++ b/lftp/.md5sum @@ -1 +1 @@ -3c9411d859e1df9c09d3de0f32774cf3 lftp-4.4.2.tar.xz +6d32f7314453babef80b41e8da5f2a43 lftp-4.4.3.tar.xz diff --git a/lftp/Pkgfile b/lftp/Pkgfile index 1ef9c9f31..89424e981 100644 --- a/lftp/Pkgfile +++ b/lftp/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=lftp -version=4.4.2 +version=4.4.3 release=1 source=(ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/$name-$version.tar.xz) |