We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d92f52 commit 295e698Copy full SHA for 295e698
srcpkgs/ispc/template
@@ -1,6 +1,6 @@
1
# Template file for 'ispc'
2
pkgname=ispc
3
-version=1.27.0
+version=1.30.0
4
revision=1
5
_llvmver=19
6
archs="aarch64* x86_64*"
@@ -15,7 +15,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
15
license="BSD-3-Clause"
16
homepage="https://ispc.github.io"
17
distfiles="https://github.com/ispc/ispc/archive/v${version}.tar.gz"
18
-checksum=c41ae29e4f6b1d37154610e68e9b7a0eb225cd7c080242ab56fa0119e49dbd7a
+checksum=73b30c74fdfc56c3097015476df14d0a4bcb6705d9e286c6d51c1ed578d49e22
19
nocross=yes
20
nopie=yes
21
0 commit comments