From: hauke Date: Fri, 11 Sep 2015 20:52:35 +0000 (+0000) Subject: wpan-tools: bump to wpan-tools-0.5 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=67d1840da4643b3e21f283de68ae094f71f590da;p=openwrt.git wpan-tools: bump to wpan-tools-0.5 Signed-off-by: Varka Bhadram git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46888 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/network/utils/wpan-tools/Makefile b/package/network/utils/wpan-tools/Makefile index 87a5fb1461..6c2559ddc7 100644 --- a/package/network/utils/wpan-tools/Makefile +++ b/package/network/utils/wpan-tools/Makefile @@ -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