ncftp: correct SRC_URI

The used version was moved to another folder - and was also repackaged
with gzip compression.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2025-11-08 15:31:38 +01:00 committed by Khem Raj
parent 9bca628d85
commit 583f04b897
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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/${BP}-src.tar.xz \
SRC_URI = "https://www.ncftp.com/public_ftp/ncftp/older_versions/${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] = "d41c5c4d6614a8eae2ed4e4d7ada6b6d3afcc9fb65a4ed9b8711344bef24f7e8"
SRC_URI[sha256sum] = "dbde0d3b4d28ba3a445621e10deaee57a6ba3ced277cc9dbce4052bcddf6cb2a"
# Doesn't use automake
inherit autotools-brokensep pkgconfig