lftp: update to 4.4.14.
This commit is contained in:
parent
4fca7152ec
commit
fcc9e2e984
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lftp'
|
# Template file for 'lftp'
|
||||||
pkgname=lftp
|
pkgname=lftp
|
||||||
version=4.4.11
|
version=4.4.14
|
||||||
revision=1
|
revision=1
|
||||||
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
|
||||||
|
@ -12,7 +12,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=3f3e4109e97281ebc517958addff018ca5fc9fdf85f1dc162864f6017dd991a2
|
checksum=61ceaefbd476061e728e2b1294c27866402237d1d6539ed9ca98769dba3c9189
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
libtoolize -f
|
libtoolize -f
|
||||||
|
|
Loading…
Reference in New Issue