diff --git a/srcpkgs/ocamlbuild/template b/srcpkgs/ocamlbuild/template index be75102651d..8d5daaf86f1 100644 --- a/srcpkgs/ocamlbuild/template +++ b/srcpkgs/ocamlbuild/template @@ -1,6 +1,6 @@ # Template file for 'ocamlbuild' pkgname=ocamlbuild -version=0.9.1 +version=0.9.2 revision=1 build_style=gnu-makefile hostmakedepends="ocaml" @@ -9,7 +9,7 @@ maintainer="Christian Neukirchen " license="LGPL-2" homepage="https://github.com/ocaml/ocamlbuild/archive/" distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz" -checksum=7a31fde2d863768372851665e3ce64064c35e38d2b2f3cbd060a6df426f16ee8 +checksum=257a3961da1aa47deb3de8da238ebe1daf13a73efef2228f97a064a90f91c6bc nocross=yes post_install() {