bump version to the newly released 0.48
authorEric Andersen <andersen@codepoet.org>
Fri, 10 Mar 2006 19:43:52 +0000 (19:43 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 10 Mar 2006 19:43:52 +0000 (19:43 -0000)
package/dropbear/dropbear.mk

index 5c46e005060d40995a5249cfa78079b8fe13654f..5dd0b80d0cf3f5d1c254b715c655ef2d482bc1e2 100644 (file)
@@ -3,7 +3,7 @@
 # dropbear
 #
 #############################################################
-DROPBEAR_VER:=0.47
+DROPBEAR_VER:=0.48
 DROPBEAR_SOURCE:=dropbear-$(DROPBEAR_VER).tar.bz2
 DROPBEAR_SITE:=http://matt.ucc.asn.au/dropbear/releases/
 DROPBEAR_DIR:=$(BUILD_DIR)/dropbear-$(DROPBEAR_VER)