From 76d84ef8bbac8e7bce903de3faf756af0fbaee23 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 19 Oct 2024 16:43:18 +0000 Subject: [PATCH] ispc: update to 1.25.1. --- srcpkgs/ispc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ispc/template b/srcpkgs/ispc/template index ba013ed9fda..25e8f267896 100644 --- a/srcpkgs/ispc/template +++ b/srcpkgs/ispc/template @@ -1,6 +1,6 @@ # Template file for 'ispc' pkgname=ispc -version=1.25.0 +version=1.25.1 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=e216e6818302d51815ac72768b1d5506190517f5f0c3b9426fd56f4bc00ebdf1 +checksum=77e094f9324bbdd40ad56f80039f94d9f6621cf8a56e1c57168e2b4d10752f9f nocross=yes nopie=yes