From 16b63101bc7f20b67f751ddfc720c79d340dfc1d Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Thu, 16 Jan 2020 05:43:55 +0000 Subject: [PATCH] lftp: update to 4.9.1. --- srcpkgs/lftp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lftp/template b/srcpkgs/lftp/template index e92d2c013db..cbeb339fd26 100644 --- a/srcpkgs/lftp/template +++ b/srcpkgs/lftp/template @@ -1,6 +1,6 @@ # Template file for 'lftp' pkgname=lftp -version=4.9.0 +version=4.9.1 revision=1 build_style=gnu-configure configure_args="--with-modules --disable-rpath --without-included-regex @@ -14,6 +14,6 @@ maintainer="Nathan Owens " license="GPL-3.0-or-later" homepage="https://lftp.yar.ru/" distfiles="http://lftp.yar.ru/ftp/lftp-${version}.tar.xz" -checksum=0b3b659e1969a31827a25861c01ccf71ac6d3f20ee256bdf6999d653e031a24e +checksum=5969fcaefd102955dd882f3bcd8962198bc537224749ed92f206f415207a024b lib32disabled=yes conf_files="/etc/lftp.conf"