ispc: update to 1.24.0.

This commit is contained in:
Andrea Brancaleoni 2024-05-23 10:45:52 +02:00
parent 9b7b4703aa
commit a30c7ce663

View file

@ -1,6 +1,6 @@
# Template file for 'ispc'
pkgname=ispc
version=1.23.0
version=1.24.0
revision=1
archs="aarch64* 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=9dd5e24ecc5496d74022cf74b38cacad079c2a5432e9ae9f5bf8a655b85b5744
checksum=617f1339fbfd63216412fcf775cf00d0b350916e88dce7df5c74c1dd422ea42c
nocross=yes
nopie=yes