camlp4: update to 4.05+1.
This commit is contained in:
parent
9f3649ec09
commit
bbad8640b8
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template build file for 'camlp4'
|
# Template build file for 'camlp4'
|
||||||
pkgname=camlp4
|
pkgname=camlp4
|
||||||
version=4.04+1
|
version=4.05+1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
short_desc="Caml preprocessor and pretty-printer"
|
short_desc="Caml preprocessor and pretty-printer"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=6044f24a44053684d1260f19387e59359f59b0605cdbf7295e1de42783e48ff1
|
checksum=9819b5c7a5c1a4854be18020ef312bfec6541e26c798a5c863be875bfd7e8e2b
|
||||||
hostmakedepends="ocaml ocamlbuild"
|
hostmakedepends="ocaml ocamlbuild"
|
||||||
wrksrc="camlp4-${version/+/-}"
|
wrksrc="camlp4-${version/+/-}"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue