summaryrefslogtreecommitdiff
path: root/recipes-connectivity/openssh/openssh_8.4p1.bb
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-03-25 19:41:28 -0500
committerJohn Klug <john.klug@multitech.com>2022-03-25 19:41:28 -0500
commit6ef5397d050a73cc8bd2d523c768476d338b8eec (patch)
tree9863f7f90bc2c70941c6e0650dadc4a3b1ee085b /recipes-connectivity/openssh/openssh_8.4p1.bb
parent7c24309c68e4d954804befb65d04e1a47f977a0e (diff)
downloadmeta-mlinux-6ef5397d050a73cc8bd2d523c768476d338b8eec.tar.gz
meta-mlinux-6ef5397d050a73cc8bd2d523c768476d338b8eec.tar.bz2
meta-mlinux-6ef5397d050a73cc8bd2d523c768476d338b8eec.zip
Move some downloads to http
Diffstat (limited to 'recipes-connectivity/openssh/openssh_8.4p1.bb')
-rw-r--r--recipes-connectivity/openssh/openssh_8.4p1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/openssh/openssh_8.4p1.bb b/recipes-connectivity/openssh/openssh_8.4p1.bb
index 128e2e3..2fb4816 100644
--- a/recipes-connectivity/openssh/openssh_8.4p1.bb
+++ b/recipes-connectivity/openssh/openssh_8.4p1.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=18d9e5a8b3dd1790d73502f50426d4d3"
DEPENDS = "zlib openssl virtual/crypt"
DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"
-SRC_URI = "http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar.gz \
+SRC_URI = "https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar.gz \
file://sshd_config \
file://ssh_config \
file://init \