diff options
| -rw-r--r-- | meta-networking/recipes-support/tnftp/tnftp_20210827.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/tnftp/tnftp_20210827.bb b/meta-networking/recipes-support/tnftp/tnftp_20210827.bb index 8c5892668d..9b1b25f152 100644 --- a/meta-networking/recipes-support/tnftp/tnftp_20210827.bb +++ b/meta-networking/recipes-support/tnftp/tnftp_20210827.bb | |||
| @@ -14,7 +14,7 @@ LICENSE = "BSD-4-Clause" | |||
| 14 | 14 | ||
| 15 | DEPENDS = "ncurses" | 15 | DEPENDS = "ncurses" |
| 16 | 16 | ||
| 17 | SRC_URI = "ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/${BPN}-${PV}.tar.gz \ | 17 | SRC_URI = "https://ftp.netbsd.org/pub/NetBSD/misc/tnftp/${BPN}-${PV}.tar.gz \ |
| 18 | file://0001-libedit-Include-missing-header-stdc-predef.h.patch \ | 18 | file://0001-libedit-Include-missing-header-stdc-predef.h.patch \ |
| 19 | " | 19 | " |
| 20 | 20 | ||
