diff --git a/srcpkgs/ocamlbuild/template b/srcpkgs/ocamlbuild/template index f76d783183b..235f920fc7b 100644 --- a/srcpkgs/ocamlbuild/template +++ b/srcpkgs/ocamlbuild/template @@ -1,7 +1,7 @@ # Template file for 'ocamlbuild' pkgname=ocamlbuild version=0.12.0 -revision=1 +revision=2 build_style=gnu-makefile hostmakedepends="ocaml" short_desc="OCaml build tool"