From a1d952360705f7fee1c22562119e496072228db1 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 16 Nov 2016 20:15:12 +0000 Subject: [PATCH] lftp: update to 4.7.4. --- srcpkgs/lftp/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lftp/template b/srcpkgs/lftp/template index db8deb4dd2e..ba9df7631d0 100644 --- a/srcpkgs/lftp/template +++ b/srcpkgs/lftp/template @@ -1,7 +1,7 @@ # Template file for 'lftp' pkgname=lftp -version=4.7.3 -revision=2 +version=4.7.4 +revision=1 lib32disabled=yes build_style=gnu-configure configure_args="--with-modules --disable-rpath --without-included-regex @@ -16,7 +16,7 @@ maintainer="Juan RP " homepage="http://lftp.yar.ru/" license="GPL-3" distfiles="http://lftp.yar.ru/ftp/${pkgname}-${version}.tar.xz" -checksum=3b22259cdc4c1a6ae349057d16bda4b4816929e04d223242ab8927bc31a48e7c +checksum=bf67c4d128b6f769a4082947376a9679c5ee3463a24ab761a0757f75d70bd92c pre_configure() { sed -i 's/\[0.15\]/[0.19]/' configure.ac