From f9ab4f2f5a25f8d55ad3527715aa563d0eb6ec89 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 12 Oct 2023 00:24:49 +0200 Subject: [PATCH] ispc: update to 1.21.1. --- srcpkgs/ispc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ispc/template b/srcpkgs/ispc/template index c7642956a3a..79de5e597ef 100644 --- a/srcpkgs/ispc/template +++ b/srcpkgs/ispc/template @@ -1,6 +1,6 @@ # Template file for 'ispc' pkgname=ispc -version=1.21.0 +version=1.21.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=ac0941ce4a0aae76901133c0d65975a17632734534668ce2871aacb0d99a036c +checksum=9f4a11d68c1a3f64be7bad912ef00df50fa8fb3c3e98cebb502ee41d8f9e9fd7 nocross=yes nopie=yes