From a30c7ce663644684743dcf9104d68ed8a821bb32 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 23 May 2024 10:45:52 +0200 Subject: [PATCH] ispc: update to 1.24.0. --- srcpkgs/ispc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ispc/template b/srcpkgs/ispc/template index 2c0a45a4864..ba9ab9fb842 100644 --- a/srcpkgs/ispc/template +++ b/srcpkgs/ispc/template @@ -1,6 +1,6 @@ # Template file for 'ispc' pkgname=ispc -version=1.23.0 +version=1.24.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=9dd5e24ecc5496d74022cf74b38cacad079c2a5432e9ae9f5bf8a655b85b5744 +checksum=617f1339fbfd63216412fcf775cf00d0b350916e88dce7df5c74c1dd422ea42c nocross=yes nopie=yes