Skip to content

Commit 295e698

Browse files
committed
ispc: update to 1.30.0.
1 parent 6d92f52 commit 295e698

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/ispc/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'ispc'
22
pkgname=ispc
3-
version=1.27.0
3+
version=1.30.0
44
revision=1
55
_llvmver=19
66
archs="aarch64* x86_64*"
@@ -15,7 +15,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
1515
license="BSD-3-Clause"
1616
homepage="https://ispc.github.io"
1717
distfiles="https://github.com/ispc/ispc/archive/v${version}.tar.gz"
18-
checksum=c41ae29e4f6b1d37154610e68e9b7a0eb225cd7c080242ab56fa0119e49dbd7a
18+
checksum=73b30c74fdfc56c3097015476df14d0a4bcb6705d9e286c6d51c1ed578d49e22
1919
nocross=yes
2020
nopie=yes
2121

0 commit comments

Comments
 (0)