diff options
author | Thomas Penteker <tek@serverop.de> | 2013-01-31 21:49:06 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2013-01-31 21:49:06 +0100 |
commit | a89cf9df8e18ebf40d038ec71e362a5c73a78fdb (patch) | |
tree | 3e41ad02a377991c7fde287edf03ac1961a28bd3 /lftp | |
parent | 7c2f358edead9148b6fe66811c17c7a055087b59 (diff) | |
download | opt-a89cf9df8e18ebf40d038ec71e362a5c73a78fdb.tar.gz opt-a89cf9df8e18ebf40d038ec71e362a5c73a78fdb.tar.xz |
lftp: 4.4.0 -> 4.4.1
Diffstat (limited to 'lftp')
-rw-r--r-- | lftp/.footprint | 1 | ||||
-rw-r--r-- | lftp/.md5sum | 2 | ||||
-rw-r--r-- | lftp/Pkgfile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/lftp/.footprint b/lftp/.footprint index b9c528042..951feaf51 100644 --- a/lftp/.footprint +++ b/lftp/.footprint @@ -16,3 +16,4 @@ drwxr-xr-x root/root usr/share/lftp/ -rwxr-xr-x root/root usr/share/lftp/import-ncftp -rwxr-xr-x root/root usr/share/lftp/import-netscape -rwxr-xr-x root/root usr/share/lftp/verify-file +-rwxr-xr-x root/root usr/share/lftp/xdg-move diff --git a/lftp/.md5sum b/lftp/.md5sum index 8cbb2f9b5..17bc6905f 100644 --- a/lftp/.md5sum +++ b/lftp/.md5sum @@ -1 +1 @@ -b057e3e01686a200c35753c3496c2130 lftp-4.4.0.tar.xz +7dd95966ce1a48c622c86bca8cf5b496 lftp-4.4.1.tar.xz diff --git a/lftp/Pkgfile b/lftp/Pkgfile index 8d52e1503..04d2282ac 100644 --- a/lftp/Pkgfile +++ b/lftp/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=lftp -version=4.4.0 +version=4.4.1 release=1 source=(ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/$name-$version.tar.xz) |