Skip to content

Commit

Permalink
ispc: update to 1.21.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
thypon committed Oct 11, 2023
1 parent 997a2e3 commit f9ab4f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/ispc/template
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
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

Expand Down

0 comments on commit f9ab4f2

Please sign in to comment.