summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/tnftp/tnftp_20230507.bb (renamed from meta-networking/recipes-support/tnftp/tnftp_20210827.bb)7
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-networking/recipes-support/tnftp/tnftp_20210827.bb b/meta-networking/recipes-support/tnftp/tnftp_20230507.bb
index a6ba671e70..79c3dadea3 100644
--- a/meta-networking/recipes-support/tnftp/tnftp_20210827.bb
+++ b/meta-networking/recipes-support/tnftp/tnftp_20230507.bb
@@ -10,7 +10,7 @@ SOCKS support, TIS FWTK gate-ftp server support, and transfer rate \
10throttling." 10throttling."
11 11
12SECTION = "net" 12SECTION = "net"
13LICENSE = "BSD-4-Clause" 13LICENSE = "BSD-2-Clause"
14 14
15DEPENDS = "ncurses" 15DEPENDS = "ncurses"
16 16
@@ -28,9 +28,8 @@ ALTERNATIVE_TARGET[ftp] = "${bindir}/tnftp"
28 28
29FILES:${PN} = "${bindir}/tnftp" 29FILES:${PN} = "${bindir}/tnftp"
30 30
31LIC_FILES_CHKSUM = "file://COPYING;md5=b4248c6fb8ecff27f256ba97b25f1a21" 31LIC_FILES_CHKSUM = "file://COPYING;md5=fbbb944979c7466ed5509b4bbc6c328b"
32SRC_URI[md5sum] = "fdb6dd1b53dca79148c395b77c6dba5a" 32SRC_URI[sha256sum] = "be0134394bd7d418a3b34892b0709eeb848557e86474e1786f0d1a887d3a6580"
33SRC_URI[sha256sum] = "101901e90b656c223ec8106370dd0d783fb63d26aa6f0b2a75f40e86a9f06ea2"
34 33
35PACKAGECONFIG ?= "openssl \ 34PACKAGECONFIG ?= "openssl \
36 ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \ 35 ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)} \