camlp4: update to 4.06+1.

This commit is contained in:
Leah Neukirchen 2017-11-05 17:17:08 +01:00 committed by Leаh Neukirchen
parent fb5e867ea7
commit 1cb04ea9bd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'camlp4'
pkgname=camlp4
version=4.05+2
version=4.06+1
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=db242c0f4896ddd9dc7d6e8064cba8bf099fb9a4d4f5ed35120978501cd3a935
checksum=b1cc51449da0537f6886e380815b716e7adc9d9a12d6098a06db2b2525bab922
hostmakedepends="ocaml ocamlbuild"
wrksrc="camlp4-${version/+/-}"
nocross=yes