ispc: update to 1.14.1
This commit is contained in:
parent
6054b3cb3d
commit
7654598016
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ispc'
|
||||
pkgname=ispc
|
||||
version=1.14.0
|
||||
version=1.14.1
|
||||
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=aaeb024f96f92350d60cb2e2634769304993f52ec4970239ff61c449ee24f3c3
|
||||
checksum=3a7ee9ab90b9e9932b7b4effc9bb3ef45ca271d60d9ec6bc8c335242b5ec097b
|
||||
patch_args="-p1"
|
||||
nocross=yes
|
||||
nopie=yes
|
||||
|
|
Loading…
Reference in a new issue