summaryrefslogtreecommitdiffstats
path: root/rules/openssh.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-06-02 23:36:09 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-06-05 18:01:51 +0200
commit4083010c0bf5d6f51e19409525f2a2766d7d482d (patch)
treefa0f47bd2e6a82334cbfa2dae8646399414b11b9 /rules/openssh.make
parent8d9eebd86731a34f54f498eeb122d3d6281096b2 (diff)
downloadptxdist-4083010c0bf5d6f51e19409525f2a2766d7d482d.tar.gz
ptxdist-4083010c0bf5d6f51e19409525f2a2766d7d482d.tar.xz
openssh: version bump 5.8p1 -> 5.8p2
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/openssh.make')
-rw-r--r--rules/openssh.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/openssh.make b/rules/openssh.make
index 43c3b5af9..e942de469 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
#
# Paths and names
#
-OPENSSH_VERSION := 5.8p1
-OPENSSH_MD5 := 86f5e1c23b4c4845f23b9b7b493fb53d
+OPENSSH_VERSION := 5.8p2
+OPENSSH_MD5 := 0541579adf9d55abb15ef927048d372e
OPENSSH := openssh-$(OPENSSH_VERSION)
OPENSSH_SUFFIX := tar.gz
OPENSSH_URL := http://openssh.linux-mirror.org/portable/$(OPENSSH).$(OPENSSH_SUFFIX)