ocamlbuild: rebuild for ocaml-4.05.0.

This commit is contained in:
Leah Neukirchen 2017-07-13 14:19:34 +02:00
parent f1cb1886e5
commit 9f3649ec09

View file

@ -1,7 +1,7 @@
# Template file for 'ocamlbuild' # Template file for 'ocamlbuild'
pkgname=ocamlbuild pkgname=ocamlbuild
version=0.11.0 version=0.11.0
revision=1 revision=2
build_style=gnu-makefile build_style=gnu-makefile
hostmakedepends="ocaml" hostmakedepends="ocaml"
short_desc="OCaml build tool" short_desc="OCaml build tool"