projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de3f04e
)
Update to 0.47 addressing a security problem
author
Eric Andersen
<andersen@codepoet.org>
Sat, 24 Dec 2005 02:30:28 +0000
(
02:30
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Sat, 24 Dec 2005 02:30:28 +0000
(
02:30
-0000)
package/dropbear/dropbear.mk
patch
|
blob
|
history
diff --git
a/package/dropbear/dropbear.mk
b/package/dropbear/dropbear.mk
index 8904563c4fc100dd0576eb25c2e5f111b696541f..5c46e005060d40995a5249cfa78079b8fe13654f 100644
(file)
--- a/
package/dropbear/dropbear.mk
+++ b/
package/dropbear/dropbear.mk
@@
-3,7
+3,7
@@
# dropbear
#
#############################################################
-DROPBEAR_VER:=0.4
6
+DROPBEAR_VER:=0.4
7
DROPBEAR_SOURCE:=dropbear-$(DROPBEAR_VER).tar.bz2
DROPBEAR_SITE:=http://matt.ucc.asn.au/dropbear/releases/
DROPBEAR_DIR:=$(BUILD_DIR)/dropbear-$(DROPBEAR_VER)