lftp: update to 4.9.1.
This commit is contained in:
parent
3623ded1ab
commit
7a8b952dfb
|
@ -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 <ndowens04@gmail.com>"
|
|||
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"
|
||||
|
|
Loading…
Reference in New Issue