mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
coccinelle: rebuild for ocaml-4.07.0.
This commit is contained in:
parent
3d76259e41
commit
db3c9e6998
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'coccinelle'
|
# Template file for 'coccinelle'
|
||||||
pkgname=coccinelle
|
pkgname=coccinelle
|
||||||
version=1.0.6
|
version=1.0.6
|
||||||
revision=2
|
revision=3
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
configure_args="--without-pdflatex"
|
configure_args="--without-pdflatex"
|
||||||
makedepends="ocaml ocaml-findlib ocaml-num camlp4 pcre-devel python-devel"
|
makedepends="ocaml ocaml-findlib ocaml-num camlp4 pcre-devel python-devel"
|
||||||
short_desc="Program matching and transformation engine"
|
short_desc="Program matching and transformation engine"
|
||||||
maintainer="Michael Gehring <mg@ebfe.org>"
|
maintainer="Michael Gehring <mg@ebfe.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="http://coccinelle.lip6.fr/"
|
homepage="http://coccinelle.lip6.fr/"
|
||||||
distfiles="http://coccinelle.lip6.fr/distrib/coccinelle-${version}.tgz"
|
distfiles="http://coccinelle.lip6.fr/distrib/coccinelle-${version}.tgz"
|
||||||
checksum=8452ed265c209dae99cbb33b67bc7912e72f8bca1e24f33f1a88ba3d7985e909
|
checksum=8452ed265c209dae99cbb33b67bc7912e72f8bca1e24f33f1a88ba3d7985e909
|
||||||
|
|
Loading…
Add table
Reference in a new issue