mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
camlp4: update to 4.08+1.
This commit is contained in:
parent
7def37af4e
commit
6affad6053
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template build file for 'camlp4'
|
# Template file for 'camlp4'
|
||||||
pkgname=camlp4
|
pkgname=camlp4
|
||||||
version=4.07+1
|
version=4.08+1
|
||||||
revision=1
|
revision=1
|
||||||
|
wrksrc="camlp4-${version/+/-}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
hostmakedepends="ocaml ocamlbuild"
|
||||||
short_desc="Caml preprocessor and pretty-printer"
|
short_desc="Caml preprocessor and pretty-printer"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="LGPL-2.0-only"
|
license="LGPL-2.0-only"
|
||||||
homepage="https://github.com/ocaml/camlp4"
|
homepage="https://github.com/ocaml/camlp4"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=ecdb8963063f41b387412317685f79823a26b3f53744f0472058991876877090
|
checksum=655cd3bdcafbf8435877f60f4b47dd2eb69feef5afd8881291ef01ba12bd9d88
|
||||||
hostmakedepends="ocaml ocamlbuild"
|
|
||||||
wrksrc="camlp4-${version/+/-}"
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue