ispc: update to 1.25.2.

This commit is contained in:
Andrea Brancaleoni 2024-11-03 06:33:15 +00:00
parent 44f6105228
commit 4361761654
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ispc'
pkgname=ispc
version=1.25.1
version=1.25.2
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=77e094f9324bbdd40ad56f80039f94d9f6621cf8a56e1c57168e2b4d10752f9f
checksum=745cc8bcde26e63af2700f1811b66d2ca66b2844c8e2aa9ac19c12ab6a39b82a
nocross=yes
nopie=yes