diff --git a/srcpkgs/ocaml/template b/srcpkgs/ocaml/template index 54317337d95..c941d4b3368 100644 --- a/srcpkgs/ocaml/template +++ b/srcpkgs/ocaml/template @@ -1,6 +1,6 @@ # Template file for 'ocaml' pkgname=ocaml -version=4.11.0 +version=4.11.1 revision=1 build_style="gnu-configure" configure_args="--with-pic --disable-force-safe-string" @@ -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=060a26420ad868e192076138a103dbe28fa39d7a0a80f7db349a1d5143dea506 +checksum=cd3cd55d465028b161c8c33bafc14ee6ae1d91b5efe51098350f8e8a5f454baf nocross=yes patch_args="-Np1"