mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
ncftp: update to 3.2.7
This commit is contained in:
parent
8b0e94829f
commit
b76948b76b
@ -2,11 +2,11 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="ncftp"
|
||||
PKG_VERSION="3.2.6"
|
||||
PKG_SHA256="5f200687c05d0807690d9fb770327b226f02dd86155b49e750853fce4e31098d"
|
||||
PKG_VERSION="3.2.7"
|
||||
PKG_SHA256="d41c5c4d6614a8eae2ed4e4d7ada6b6d3afcc9fb65a4ed9b8711344bef24f7e8"
|
||||
PKG_LICENSE="GPLv3"
|
||||
PKG_SITE="http://www.ncftp.com/ncftp/"
|
||||
PKG_URL="ftp://ftp.ncftp.com/ncftp/ncftp-${PKG_VERSION}-src.tar.xz"
|
||||
PKG_URL="https://www.ncftp.com/public_ftp/ncftp/ncftp-${PKG_VERSION}-src.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="NcFTP is a set of application programs implementing the File Transfer Protocol."
|
||||
PKG_BUILD_FLAGS="-sysroot"
|
||||
|
@ -1,12 +0,0 @@
|
||||
diff -Nur a/sh_util/gpshare.c b/sh_util/gpshare.c
|
||||
--- a/sh_util/gpshare.c 2016-11-13 00:53:39.000000000 +0100
|
||||
+++ b/sh_util/gpshare.c 2020-06-22 20:24:08.160203885 +0200
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
static int gIsAtty1 = 1, gIsAtty2 = 1;
|
||||
extern int gLoadedBm, gBookmarkMatchMode;
|
||||
-Bookmark gBm;
|
||||
+extern Bookmark gBm;
|
||||
|
||||
double
|
||||
FileSize(double size, const char **uStr0, double *uMult0)
|
Loading…
x
Reference in New Issue
Block a user