lftp: update to 4.5.4.
This commit is contained in:
parent
1176133b5c
commit
b830aa7db9
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lftp'
|
# Template file for 'lftp'
|
||||||
pkgname=lftp
|
pkgname=lftp
|
||||||
version=4.5.3
|
version=4.5.4
|
||||||
revision=2
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-modules --disable-rpath --without-included-regex
|
configure_args="--with-modules --disable-rpath --without-included-regex
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://lftp.yar.ru/"
|
homepage="http://lftp.yar.ru/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="http://lftp.yar.ru/ftp/lftp-${version}.tar.xz"
|
distfiles="http://lftp.yar.ru/ftp/lftp-${version}.tar.xz"
|
||||||
checksum=62e87621d86b4feb810a1385769f1ae905da545c0939b0a4ba49a70962945d8c
|
checksum=3f60f5a97a3a12fce6c06afcb1a47e6c474a24b6d97d41c2f17c0e9a5c650c4f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue