From 6b6196fd7dc8e3f2385a2885b10618f92b35da36 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 9 Jun 2026 21:17:21 -0700 Subject: [PATCH] ncftp: upgrade 3.2.7 -> 3.3.0 Signed-off-by: Khem Raj --- .../recipes-daemons/ncftp/{ncftp_3.2.7.bb => ncftp_3.3.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-daemons/ncftp/{ncftp_3.2.7.bb => ncftp_3.3.0.bb} (88%) diff --git a/meta-networking/recipes-daemons/ncftp/ncftp_3.2.7.bb b/meta-networking/recipes-daemons/ncftp/ncftp_3.3.0.bb similarity index 88% rename from meta-networking/recipes-daemons/ncftp/ncftp_3.2.7.bb rename to meta-networking/recipes-daemons/ncftp/ncftp_3.3.0.bb index c97fbdfe66..c43b22d2df 100644 --- a/meta-networking/recipes-daemons/ncftp/ncftp_3.2.7.bb +++ b/meta-networking/recipes-daemons/ncftp/ncftp_3.3.0.bb @@ -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