diff --git a/srcpkgs/ispc/template b/srcpkgs/ispc/template index fbfa4f6db42..f36468e3c12 100644 --- a/srcpkgs/ispc/template +++ b/srcpkgs/ispc/template @@ -1,7 +1,7 @@ # Template file for 'ispc' pkgname=ispc -version=1.19.0 -revision=2 +version=1.20.0 +revision=1 archs="aarch64* x86_64*" build_style=cmake configure_args="-DISPC_INCLUDE_EXAMPLES=OFF -DISPC_INCLUDE_RT=OFF" @@ -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=da1eccb8ead495b22d642340f3bab11fb64dd2223cd9cc92f0492f70b30f34b5 +checksum=28a1de948fb8b6bbe81d981a4821306167c64c305e839708423abb6322cf3b22 nocross=yes nopie=yes