From f9d6e4d85fe4004ba397c642473fcbc1da5dc437 Mon Sep 17 00:00:00 2001 From: Alexpux Date: Mon, 13 Oct 2014 16:16:15 +0400 Subject: [PATCH] lftp: Update to 4.5.6 --- lftp/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lftp/PKGBUILD b/lftp/PKGBUILD index 46cc902d..871f5456 100644 --- a/lftp/PKGBUILD +++ b/lftp/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Jürgen Pfeifer pkgname=lftp -pkgver=4.5.5 +pkgver=4.5.6 pkgrel=1 pkgdesc="Sophisticated command line based FTP client (net-utils)" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc} lftp-4.4.15-msysize.patch lftp-4.4.15-no-undefined.patch) options=('debug' '!strip') -md5sums=('e58fc886e3d7c6d994de5ce51de46087' +md5sums=('3e4eea9d85ab12907724ae896ef21c5c' 'SKIP' '9b34d1d402d804cf3660d8a9fd0c00a4' '70767b69404fdd0b8d6c7f185f3b5b3b')