From cedae40b5d183045ca9f5267d4c13722f9c6a514 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 16 Mar 2025 00:30:54 +0000 Subject: [PATCH] ispc: update to 1.26.0. --- srcpkgs/ispc/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ispc/template b/srcpkgs/ispc/template index cbce576d4d0..e6e82929a91 100644 --- a/srcpkgs/ispc/template +++ b/srcpkgs/ispc/template @@ -1,7 +1,7 @@ # Template file for 'ispc' pkgname=ispc -version=1.25.3 -revision=2 +version=1.26.0 +revision=1 _llvmver=19 archs="aarch64* x86_64*" build_style=cmake @@ -14,7 +14,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=6f00038e0e86e90474f3117c3b393f6695a8fbe1b3d8fe3b1a0baf197dfb7557 +checksum=f75b26894af1429a3dc6929ae03e2c9e99bb8c5930eda14add5d2f6674db7afb nocross=yes nopie=yes