diff options
author | Thomas Penteker <tek@serverop.de> | 2017-10-02 13:40:21 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2017-10-02 13:40:21 +0200 |
commit | 7e30e79ce3a809161f06e3da048992d44fa07bbb (patch) | |
tree | f8b3c9e2ea670300ab18e1ec49fc5122bda96687 /lftp | |
parent | d01fdc8c0dcdd548412e9d19f5bb19785e3e0f6c (diff) | |
download | opt-7e30e79ce3a809161f06e3da048992d44fa07bbb.tar.gz opt-7e30e79ce3a809161f06e3da048992d44fa07bbb.tar.xz |
lftp: 4.7.7 -> 4.8.2
Diffstat (limited to 'lftp')
-rw-r--r-- | lftp/.footprint | 7 | ||||
-rw-r--r-- | lftp/.md5sum | 2 | ||||
-rw-r--r-- | lftp/.signature | 8 | ||||
-rw-r--r-- | lftp/Pkgfile | 2 |
4 files changed, 13 insertions, 6 deletions
diff --git a/lftp/.footprint b/lftp/.footprint index 6715e9f41..34f9511fe 100644 --- a/lftp/.footprint +++ b/lftp/.footprint @@ -5,6 +5,13 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/etc/ -rw-r--r-- root/root usr/etc/lftp.conf drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/applications/lftp.desktop +drwxr-xr-x root/root usr/share/icons/ +drwxr-xr-x root/root usr/share/icons/hicolor/ +drwxr-xr-x root/root usr/share/icons/hicolor/48x48/ +drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/lftp-icon.png drwxr-xr-x root/root usr/share/lftp/ -rwxr-xr-x root/root usr/share/lftp/convert-mozilla-cookies -rwxr-xr-x root/root usr/share/lftp/import-ncftp diff --git a/lftp/.md5sum b/lftp/.md5sum index 1ae052215..4b03b00e3 100644 --- a/lftp/.md5sum +++ b/lftp/.md5sum @@ -1 +1 @@ -1e84dd802bdd4d1be15b8dac9fc9c697 lftp-4.7.7.tar.xz +36f3ca2c070391282e0260dd6234af3b lftp-4.8.2.tar.xz diff --git a/lftp/.signature b/lftp/.signature index 5df3ef011..ffe52564f 100644 --- a/lftp/.signature +++ b/lftp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/c3USI4W3vxro9+6bT+ebn0L8AuACQBUvBUwQWdd9EmngkSJyTAbUkDN8qZRJ5bqW7LKeQ7K885RD5a0svWH+Qk= -SHA256 (Pkgfile) = c7aee34112a3f245f115ce9a565889b57ca9579fedc4d35c2a36cd6e9c3bb847 -SHA256 (.footprint) = 53d32d679a5290f1cdd0efa3984a6b770ed1556eb68e45f273206c5a786153e4 -SHA256 (lftp-4.7.7.tar.xz) = 4483df04502660dcc65a11cf09d530e31bea99483d69328c1c5cbaa41d6619b4 +RWSE3ohX2g5d/XADhyyMaPrRBP0d0aMmjw7EAlCBkEt0TIiA4Jpv29GRC1UaTbF/MUmfgDagsEI2z0wNtggmlR7A8ir96yOdlww= +SHA256 (Pkgfile) = fce2259525a56b08ad3ce99cd4cb6b3814268fdf5c0eb5575cf150943f054bb8 +SHA256 (.footprint) = ba5036eea7685f8b219cd7ad0ff3184aac77106c65d7c43338be5b991c75dbb6 +SHA256 (lftp-4.8.2.tar.xz) = 5c875b8476e05e856ebc8eec458e43317b2bebd6ed5f7725a733d4591548cd9c diff --git a/lftp/Pkgfile b/lftp/Pkgfile index cef9a4e28..0b828c9e0 100644 --- a/lftp/Pkgfile +++ b/lftp/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=lftp -version=4.7.7 +version=4.8.2 release=1 source=(http://lftp.yar.ru/ftp/lftp-$version.tar.xz) |