packages/network/utils/wpan-tools: Update to 0.7

* Updates to 0.7
* Switches tarball to xz

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
Daniel Engberg 2016-10-07 22:49:52 +02:00 committed by John Crispin
parent 87002c0646
commit 3a136f5c56
1 changed files with 3 additions and 3 deletions

View File

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=wpan-tools
PKG_VERSION:=0.5
PKG_VERSION:=0.7
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://wpan.cakelab.org/releases/
PKG_MD5SUM:=6226df405a98c13ec41bf4d1f0777d6b
PKG_MD5SUM:=c16de9d7861c2d9b6a4436a0fac730f9f545ee290b92bc770c538ec6a3f22309
include $(INCLUDE_DIR)/package.mk