mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-06 01:17:49 +00:00
lftp: update to 4.8.3
This commit is contained in:
parent
f917a2a5c3
commit
ac12138090
@ -17,12 +17,12 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="lftp"
|
PKG_NAME="lftp"
|
||||||
PKG_VERSION="4.7.4"
|
PKG_VERSION="4.8.3"
|
||||||
PKG_SHA256="8f55c37cfdfbce24a9cb47b621ca127f40d3a7de5b4c49f8c49f17bff728fb31"
|
PKG_SHA256="de7aee451afaa1aa391f7076b5f602922c2da0e05524a8d8fea413eda83cc78b"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPLv3"
|
||||||
PKG_SITE="http://lftp.yar.ru/"
|
PKG_SITE="http://lftp.yar.ru/"
|
||||||
PKG_URL="http://lftp.yar.ru/ftp/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
PKG_URL="http://lftp.yar.ru/ftp/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||||
PKG_DEPENDS_TARGET="toolchain readline openssl zlib"
|
PKG_DEPENDS_TARGET="toolchain readline openssl zlib"
|
||||||
PKG_SECTION="tools"
|
PKG_SECTION="tools"
|
||||||
PKG_SHORTDESC="ftp client"
|
PKG_SHORTDESC="ftp client"
|
||||||
@ -35,5 +35,5 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-nls \
|
|||||||
--with-zlib=$SYSROOT_PREFIX/usr"
|
--with-zlib=$SYSROOT_PREFIX/usr"
|
||||||
|
|
||||||
makeinstall_target() {
|
makeinstall_target() {
|
||||||
: # nop
|
:
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user