ispc: update to 1.14.0.
Signed-off-by: Joseph Benden <joe@benden.us>
This commit is contained in:
parent
a71478b5ea
commit
9824162e24
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ispc'
|
||||
pkgname=ispc
|
||||
version=1.13.0
|
||||
version=1.14.0
|
||||
revision=1
|
||||
archs="x86_64*"
|
||||
build_style=cmake
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://ispc.github.io"
|
||||
distfiles="https://github.com/ispc/ispc/archive/v${version}.tar.gz"
|
||||
checksum=cc74c4c490ddf4e0a63f01948ec8d6eb575d85ab5932d30ca4ad01c0e8f079ce
|
||||
checksum=aaeb024f96f92350d60cb2e2634769304993f52ec4970239ff61c449ee24f3c3
|
||||
patch_args="-p1"
|
||||
nocross=yes
|
||||
nopie=yes
|
||||
|
|
Loading…
Reference in a new issue