ispc: update to 1.25.0.

This commit is contained in:
Andrea Brancaleoni 2024-10-16 15:58:42 +02:00
parent 28caa7cb21
commit dc1df63b25
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ispc'
pkgname=ispc
version=1.24.0
version=1.25.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=617f1339fbfd63216412fcf775cf00d0b350916e88dce7df5c74c1dd422ea42c
checksum=e216e6818302d51815ac72768b1d5506190517f5f0c3b9426fd56f4bc00ebdf1
nocross=yes
nopie=yes