diff --git a/srcpkgs/lftp/template b/srcpkgs/lftp/template index a9ff2b36dc..568fbed57a 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"