wpan-tools: bump to wpan-tools-0.5
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 11 Sep 2015 20:52:35 +0000 (20:52 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 11 Sep 2015 20:52:35 +0000 (20:52 +0000)
Signed-off-by: Varka Bhadram <varkabhadram@gmail.com>
SVN-Revision: 46888

package/network/utils/wpan-tools/Makefile

index 87a5fb1461121407f685e960b64315661aacc9bf..6c2559ddc75484e3afa1b908cdf11ff205ae10d6 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=wpan-tools
-PKG_VERSION:=0.4
+PKG_VERSION:=0.5
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://wpan.cakelab.org/releases/
-PKG_MD5SUM:=37575523d1543e06b11295f03a891fa7
+PKG_MD5SUM:=6226df405a98c13ec41bf4d1f0777d6b
 
 include $(INCLUDE_DIR)/package.mk