ispc: update to 1.9.2.

Solves #9192
This commit is contained in:
Andrea Brancaleoni 2017-11-14 22:58:27 +01:00
parent 43f7d19d2b
commit 3ecb7f7a7b

View File

@ -1,6 +1,6 @@
# Template file for 'ispc'
pkgname=ispc
version=1.9.1
version=1.9.2
revision=1
only_for_archs="i686 x86_64"
build_style=gnu-makefile
@ -11,9 +11,13 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="BSD"
homepage="https://ispc.github.io"
distfiles="https://github.com/ispc/ispc/archive/v${version}.tar.gz"
checksum=c52910a007f1b0c732dd1cb981e7c22f3b9b575f0b097a49f4e43fc7a3e7e976
checksum=76a14e22f05a52fb0b30142686a6cb144b0415b39be6c9fcd3f17ac23447f0b2
nopie=yes
pre_build() {
sed -i '/WERROR=/d' Makefile
}
do_install() {
vbin ispc
vlicense LICENSE.txt