mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
ispc: update to 1.27.0.
This commit is contained in:
parent
ba3c94d112
commit
f61cd2a0d0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ispc'
|
||||
pkgname=ispc
|
||||
version=1.26.0
|
||||
version=1.27.0
|
||||
revision=1
|
||||
_llvmver=19
|
||||
archs="aarch64* x86_64*"
|
||||
|
@ -14,7 +14,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=f75b26894af1429a3dc6929ae03e2c9e99bb8c5930eda14add5d2f6674db7afb
|
||||
checksum=c41ae29e4f6b1d37154610e68e9b7a0eb225cd7c080242ab56fa0119e49dbd7a
|
||||
nocross=yes
|
||||
nopie=yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue