camlp4: update to 4.05+2.

This commit is contained in:
Leah Neukirchen 2017-10-13 13:53:10 +02:00
parent c3daae901d
commit 6978bf7ab3

View file

@ -1,6 +1,6 @@
# Template build file for 'camlp4'
pkgname=camlp4
version=4.05+1
version=4.05+2
revision=1
build_style=configure
short_desc="Caml preprocessor and pretty-printer"
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2"
homepage="https://github.com/ocaml/camlp4"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=9819b5c7a5c1a4854be18020ef312bfec6541e26c798a5c863be875bfd7e8e2b
checksum=db242c0f4896ddd9dc7d6e8064cba8bf099fb9a4d4f5ed35120978501cd3a935
hostmakedepends="ocaml ocamlbuild"
wrksrc="camlp4-${version/+/-}"
nocross=yes