summaryrefslogtreecommitdiffstats
path: root/recipes/openssh/openssh_5.2p1.bb
blob: 4e8a67e1ac2007b7004518dbcd9b94b2e7126b0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require openssh.inc

PR = "${INC_PR}.1"

SRC_URI = "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar.gz \
           file://sshd_config \
           file://ssh_config \
           file://init \
           file://openssh-5.2-sftp-server-nolibcrypto.patch;patch=1 \
          "

SRC_URI[md5sum] = "ada79c7328a8551bdf55c95e631e7dad"
SRC_URI[sha256sum] = "4023710c37d0b3d79e6299cb79b6de2a31db7d581fe59e775a5351784034ecae"