mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
package/isl: bump to version 0.23
Update indentation in hash file (two spaces) https://repo.or.cz/isl.git/blob/8cec80451ea4f2f225629527b99ee2dc54ac2cad:/ChangeLog Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
44deddbf82
commit
68c7be9c28
@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 6c8bc56c477affecba9c59e2c9f026967ac8bad01b51bdd07916db40a517b9fa isl-0.22.tar.xz
|
||||
sha256 3a2c398103f6bca0f50a9a9465deca9230b370b0212af5fdf31ed88a36215c30 LICENSE
|
||||
sha256 5efc53efaef151301f4e7dde3856b66812d8153dede24fab17673f801c8698f2 isl-0.23.tar.xz
|
||||
sha256 3a2c398103f6bca0f50a9a9465deca9230b370b0212af5fdf31ed88a36215c30 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ISL_VERSION = 0.22
|
||||
ISL_VERSION = 0.23
|
||||
ISL_SOURCE = isl-$(ISL_VERSION).tar.xz
|
||||
ISL_SITE = http://isl.gforge.inria.fr
|
||||
ISL_LICENSE = MIT
|
||||
|
Loading…
Reference in New Issue
Block a user