lftp: update to 4.7.5.
This commit is contained in:
parent
edb6306340
commit
02fdae4884
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lftp'
|
# Template file for 'lftp'
|
||||||
pkgname=lftp
|
pkgname=lftp
|
||||||
version=4.7.4
|
version=4.7.5
|
||||||
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
|
||||||
|
@ -16,7 +16,8 @@ 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=bf67c4d128b6f769a4082947376a9679c5ee3463a24ab761a0757f75d70bd92c
|
checksum=53b5c5eba2e38b418bcf451776f2df596050dff4db90ab4ea73d872f8b1fd0d8
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue