tools/isl: update to 0.18
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
This commit is contained in:
parent
30bf133699
commit
a0f4b4b3a2
1 changed files with 2 additions and 2 deletions
|
@ -7,11 +7,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=isl
|
||||
PKG_VERSION:=0.17.1
|
||||
PKG_VERSION:=0.18
|
||||
|
||||
PKG_SOURCE_URL:=http://isl.gforge.inria.fr
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_HASH:=be152e5c816b477594f4c6194b5666d8129f3a27702756ae9ff60346a8731647
|
||||
PKG_HASH:=0f35051cc030b87c673ac1f187de40e386a1482a0cfdf2c552dd6031b307ddc4
|
||||
|
||||
HOST_BUILD_PARALLEL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue