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

PR = "${INC_PR}.2"

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 \
          "

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