camlp4: update to 4.05+2.
This commit is contained in:
parent
c3daae901d
commit
6978bf7ab3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue