diff --git a/srcpkgs/ispc/template b/srcpkgs/ispc/template
index cfac9377d86..45e0719c148 100644
--- a/srcpkgs/ispc/template
+++ b/srcpkgs/ispc/template
@@ -1,6 +1,6 @@
 # Template file for 'ispc'
 pkgname=ispc
-version=1.9.0
+version=1.9.1
 revision=1
 only_for_archs="i686 x86_64"
 build_style=gnu-makefile
@@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
 license="BSD"
 homepage="https://ispc.github.io"
 distfiles="https://github.com/ispc/ispc/archive/v${version}.tar.gz"
-checksum=b151e50f80754d81302f968c66cc7444c65010c20d1f83382b94c22491bb3971
+checksum=c52910a007f1b0c732dd1cb981e7c22f3b9b575f0b097a49f4e43fc7a3e7e976
 nopie=yes
 
 do_install() {