tools/isl: update to 0.20
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
This commit is contained in:
parent
894a79d67b
commit
7fb58b8f00
|
@ -7,11 +7,11 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=isl
|
PKG_NAME:=isl
|
||||||
PKG_VERSION:=0.18
|
PKG_VERSION:=0.20
|
||||||
|
|
||||||
PKG_SOURCE_URL:=http://isl.gforge.inria.fr
|
PKG_SOURCE_URL:=http://isl.gforge.inria.fr
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_HASH:=0f35051cc030b87c673ac1f187de40e386a1482a0cfdf2c552dd6031b307ddc4
|
PKG_HASH:=a5596a9fb8a5b365cb612e4b9628735d6e67e9178fae134a816ae195017e77aa
|
||||||
|
|
||||||
HOST_BUILD_PARALLEL:=1
|
HOST_BUILD_PARALLEL:=1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue