summaryrefslogtreecommitdiffstats
path: root/rules/dropbear.make
diff options
context:
space:
mode:
authorAlexander Dahl <post@lespocky.de>2013-10-18 13:21:22 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-01-23 18:08:10 +0100
commitbc219f30b9ce9222142728d2b01de54fefef8b41 (patch)
tree01dbd1fd303f338422c8e11257f4687eec29fe0d /rules/dropbear.make
parentd8311d036a83cd7a1de4591c48e1beb8e99f02ce (diff)
downloadptxdist-bc219f30b9ce9222142728d2b01de54fefef8b41.tar.gz
ptxdist-bc219f30b9ce9222142728d2b01de54fefef8b41.tar.xz
dropbear: upgrade to 2013.60
Several security issues were fixed between 2013.56 and 2013.59, 2013.60 fixed build on ptxdist (and other platforms). Signed-off-by: Alexander Dahl <post@lespocky.de> [mol: don't forget the patches] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/dropbear.make')
-rw-r--r--rules/dropbear.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/dropbear.make b/rules/dropbear.make
index 74f273fbb..60de9d427 100644
--- a/rules/dropbear.make
+++ b/rules/dropbear.make
@@ -18,8 +18,8 @@ PACKAGES-$(PTXCONF_DROPBEAR) += dropbear
#
# Paths and names
#
-DROPBEAR_VERSION := 2013.56
-DROPBEAR_MD5 := 700f1ae51ff008486465968db692b6dc
+DROPBEAR_VERSION := 2013.60
+DROPBEAR_MD5 := fffa2fec0c887201bed3a3cc6df7fa35
DROPBEAR := dropbear-$(DROPBEAR_VERSION)
DROPBEAR_SUFFIX := tar.bz2
DROPBEAR_URL := http://matt.ucc.asn.au/dropbear/releases/$(DROPBEAR).$(DROPBEAR_SUFFIX)