coccinelle: update to 1.0.8 and unmark broken

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
Nathan Owens 2019-12-10 17:49:04 -06:00 committed by Helmut Pozimski
parent 2a72ba4ace
commit 159ccb1a06

View file

@ -1,6 +1,6 @@
# Template file for 'coccinelle'
pkgname=coccinelle
version=1.0.7
version=1.0.8
revision=1
build_style=gnu-configure
configure_args="--without-pdflatex --enable-release
@ -11,10 +11,8 @@ short_desc="Program matching and transformation engine"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="http://coccinelle.lip6.fr/"
distfiles="http://coccinelle.lip6.fr/distrib/coccinelle-${version}.tar.gz"
checksum=475e2bed5486023d19d9e0dec5e109b04b872a9917b62faf83ce3521676f728b
broken="ocaml 4.08"
distfiles="https://github.com/coccinelle/coccinelle/archive/${version}.tar.gz"
checksum=9f994bf98bc88c333ac7a54a03d4fa1826122eec7016a1f22c6b2ef2a6a4347f
export OCAMLPARAM="safe-string=0,_"
disable_parallel_build=yes