From df56b597129e20b6623cbc030fa7ec5db0684634 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 29 May 2013 18:08:08 +0200 Subject: [PATCH] lftp: update to 4.4.8. --- srcpkgs/lftp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lftp/template b/srcpkgs/lftp/template index a9ff2b36dcb..568fbed57af 100644 --- a/srcpkgs/lftp/template +++ b/srcpkgs/lftp/template @@ -1,6 +1,6 @@ # Template file for 'lftp' pkgname=lftp -version=4.4.5 +version=4.4.8 revision=1 build_style=gnu-configure configure_args="--with-modules --disable-rpath --without-included-regex @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="http://lftp.yar.ru/" license="GPL-3" distfiles="http://ftp.yars.free.net/pub/source/lftp/lftp-$version.tar.xz" -checksum=b8dfd5faf64c18df9a9233d208eb61595a5b2ef29dbf3d186f3759259aee76dc +checksum=acdb4641874c950d80c699de8814fd7f24d54557511f6fb63d88f87227fbb34d if [ "$CROSS_BUILD" ]; then hostmakedepends="automake libtool gettext-devel pkg-config"