diff --git a/srcpkgs/ocamlbuild/template b/srcpkgs/ocamlbuild/template index 1d8e89cba5a..09dadd3a566 100644 --- a/srcpkgs/ocamlbuild/template +++ b/srcpkgs/ocamlbuild/template @@ -1,6 +1,6 @@ # Template file for 'ocamlbuild' pkgname=ocamlbuild -version=0.15.0 +version=0.16.1 revision=1 build_style=gnu-makefile hostmakedepends="ocaml" @@ -9,7 +9,7 @@ maintainer="Orphaned " license="LGPL-2.0-only" homepage="https://github.com/ocaml/ocamlbuild" distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz" -checksum=d3f6ee73100b575d4810247d10ed8f53fccef4e90daf0e4a4c5f3e6a3030a9c9 +checksum=2ba6857f2991b7f69368e8db818b163d31cf5a367f15f5953bf8f01a77b3d4fc nocross=yes export CHECK_IF_PREINSTALLED=false