From: Eric Andersen Date: Fri, 10 Mar 2006 19:43:52 +0000 (-0000) Subject: bump version to the newly released 0.48 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=34d23578add0e04faa4bc0431bb215e08790f958;p=buildroot.git bump version to the newly released 0.48 --- diff --git a/package/dropbear/dropbear.mk b/package/dropbear/dropbear.mk index 5c46e00506..5dd0b80d0c 100644 --- a/package/dropbear/dropbear.mk +++ b/package/dropbear/dropbear.mk @@ -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)