diff options
Diffstat (limited to 'recipes/openssh/openssh_5.2p1.bb')
-rw-r--r-- | recipes/openssh/openssh_5.2p1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openssh/openssh_5.2p1.bb b/recipes/openssh/openssh_5.2p1.bb index 62bfd937c6..5731f56414 100644 --- a/recipes/openssh/openssh_5.2p1.bb +++ b/recipes/openssh/openssh_5.2p1.bb @@ -1,6 +1,6 @@ require openssh.inc -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" SRC_URI = "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar.gz \ file://sshd_config \ |