mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
ncftp: upgrade 3.2.7 -> 3.3.0
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+2
-2
@@ -5,14 +5,14 @@ LICENSE = "ClArtistic"
|
||||
LIC_FILES_CHKSUM = "file://ncftp/cmds.c;beginline=3;endline=4;md5=9c2390809f71465aa7ff76e03dc14d91"
|
||||
DEPENDS = "ncurses"
|
||||
|
||||
SRC_URI = "https://www.ncftp.com/public_ftp/ncftp/older_versions/${BP}-src.tar.gz \
|
||||
SRC_URI = "https://www.ncftp.com/public_ftp/ncftp/${BP}-src.tar.gz \
|
||||
file://ncftp-configure-use-BUILD_CC-for-ccdv.patch \
|
||||
file://unistd.patch \
|
||||
file://0001-Forward-port-defining-PREFIX_BINDIR-to-use-new-autoc.patch \
|
||||
file://0001-ncftp-3.2.7-fix-gcc14.patch \
|
||||
file://0002-ncftp-3.2.7-fix-clang.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "dbde0d3b4d28ba3a445621e10deaee57a6ba3ced277cc9dbce4052bcddf6cb2a"
|
||||
SRC_URI[sha256sum] = "7920f884c2adafc82c8e41c46d6f3d22698785c7b3f56f5677a8d5c866396386"
|
||||
|
||||
# Doesn't use automake
|
||||
inherit autotools-brokensep pkgconfig
|
||||
Reference in New Issue
Block a user