camlp5: rebuild for ocaml-4.14.0_1.
This commit is contained in:
parent
a5e9a6a374
commit
fc9635ccf1
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'camlp5'
|
||||
pkgname=camlp5
|
||||
version=8.00.03
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="camlp5-rel${version}"
|
||||
build_style=configure
|
||||
configure_args="-mandir /usr/share/man"
|
||||
hostmakedepends="ocaml perl ocaml-findlib"
|
||||
makedepends="ocaml-camlp-streams"
|
||||
short_desc="OCaml preprocessor and pretty-printer"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="BSD-3-Clause"
|
||||
|
|
Loading…
Reference in a new issue