tools/isl: bump to 0.17.1
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
This commit is contained in:
parent
3273267c2b
commit
dc8da205cb
1 changed files with 2 additions and 2 deletions
|
@ -7,11 +7,11 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=isl
|
PKG_NAME:=isl
|
||||||
PKG_VERSION:=0.14.1
|
PKG_VERSION:=0.17.1
|
||||||
|
|
||||||
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_MD5SUM:=94fcd11e0b1c79250ae341affb1845ea
|
PKG_MD5SUM:=20b83900e234f982a566a3a6b3503bf1
|
||||||
|
|
||||||
HOST_BUILD_PARALLEL:=1
|
HOST_BUILD_PARALLEL:=1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue