package/wpan-tools: change tarball compression to xz
Signed-off-by: Mario Lang <mlang@blind.guru> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
ce0511a892
commit
5f8570cb76
@ -1,4 +1,4 @@
|
||||
# From http://wpan.cakelab.org/releases/md5sum
|
||||
md5 06608f69951088844196f79685318aa9 wpan-tools-0.7.tar.gz
|
||||
md5 91f0b640ff66910e977fab6525625624 wpan-tools-0.7.tar.xz
|
||||
# Calculated based on the hash above
|
||||
sha256 8b690ff0e71e08bece5ec541223fda7abd2d5552d97d3d25b4967609b58fef00 wpan-tools-0.7.tar.gz
|
||||
sha256 c16de9d7861c2d9b6a4436a0fac730f9f545ee290b92bc770c538ec6a3f22309 wpan-tools-0.7.tar.xz
|
||||
|
@ -5,6 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
WPAN_TOOLS_VERSION = 0.7
|
||||
WPAN_TOOLS_SOURCE = wpan-tools-$(WPAN_TOOLS_VERSION).tar.xz
|
||||
WPAN_TOOLS_SITE = http://wpan.cakelab.org/releases
|
||||
WPAN_TOOLS_DEPENDENCIES = host-pkgconf libnl
|
||||
WPAN_TOOLS_LICENSE = ISC
|
||||
|
Loading…
Reference in New Issue
Block a user