From dc1df63b25b2d94fc8b1387d7a96f5410c40165e Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 16 Oct 2024 15:58:42 +0200 Subject: [PATCH] ispc: update to 1.25.0. --- srcpkgs/ispc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ispc/template b/srcpkgs/ispc/template index ba9ab9fb842..ba013ed9fda 100644 --- a/srcpkgs/ispc/template +++ b/srcpkgs/ispc/template @@ -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 " 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