lftp: update to 4.4.8.

This commit is contained in:
Juan RP 2013-05-29 18:08:08 +02:00
parent a7e1837860
commit df56b59712

View file

@ -1,6 +1,6 @@
# Template file for 'lftp'
pkgname=lftp
version=4.4.5
version=4.4.8
revision=1
build_style=gnu-configure
configure_args="--with-modules --disable-rpath --without-included-regex
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://lftp.yar.ru/"
license="GPL-3"
distfiles="http://ftp.yars.free.net/pub/source/lftp/lftp-$version.tar.xz"
checksum=b8dfd5faf64c18df9a9233d208eb61595a5b2ef29dbf3d186f3759259aee76dc
checksum=acdb4641874c950d80c699de8814fd7f24d54557511f6fb63d88f87227fbb34d
if [ "$CROSS_BUILD" ]; then
hostmakedepends="automake libtool gettext-devel pkg-config"