lftp: update to 4.8.2.
This commit is contained in:
parent
a16330b520
commit
ec84c2d111
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lftp'
|
# Template file for 'lftp'
|
||||||
pkgname=lftp
|
pkgname=lftp
|
||||||
version=4.8.1
|
version=4.8.2
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://lftp.yar.ru/"
|
homepage="http://lftp.yar.ru/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="http://lftp.yar.ru/ftp/${pkgname}-${version}.tar.xz"
|
distfiles="http://lftp.yar.ru/ftp/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e770daa5592ad21bd0b8a8915a0f4fdc2e15dec6c69e754a870ad9c18be57b27
|
checksum=5c875b8476e05e856ebc8eec458e43317b2bebd6ed5f7725a733d4591548cd9c
|
||||||
|
|
||||||
XBPS_FETCH_CMD=wget # checks user-agent, serves html/please donate with xbps
|
XBPS_FETCH_CMD=wget # checks user-agent, serves html/please donate with xbps
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue