diff --git a/srcpkgs/ocaml/template b/srcpkgs/ocaml/template index 7ac1c214310..c246404a01a 100644 --- a/srcpkgs/ocaml/template +++ b/srcpkgs/ocaml/template @@ -1,6 +1,6 @@ # Template file for 'ocaml' pkgname=ocaml -version=4.08.1 +version=4.09.0 revision=1 build_style="gnu-configure" configure_args="--with-pic" @@ -11,7 +11,7 @@ maintainer="Leah Neukirchen " license="QPL-1.0, LGPL-2.1-only" homepage="http://ocaml.org/" distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz" -checksum=b53ed3d487b83fd49bc181bded066ae8e6fb592cf40514261d27d36050d5db85 +checksum=a7bc044167e7d09f8e3ea84b88ec9d81392908ecdac861d3d5015e5f0fc496a3 nocross=yes patch_args="-Np1"