From 1388823780fe6c97d49c6fda0e7bd05517035cc3 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 5 Nov 2017 17:10:14 +0100 Subject: [PATCH] ocaml: update to 4.06.0. --- srcpkgs/ocaml/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ocaml/template b/srcpkgs/ocaml/template index caed2c1e5dc..3ec0f1c5934 100644 --- a/srcpkgs/ocaml/template +++ b/srcpkgs/ocaml/template @@ -1,14 +1,14 @@ # Template file for 'ocaml' pkgname=ocaml -version=4.05.0 -revision=2 +version=4.06.0 +revision=1 makedepends="ncurses-devel libX11-devel" short_desc="The main implementation of the Caml language" maintainer="Leah Neukirchen " homepage="http://ocaml.org/" license="QPL-1, LGPL-2" distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz" -checksum=e5d8a6f629020c580473d8afcfcb06c3966d01929f7b734f41dc0c737cd8ea3f +checksum=011879c913e8f988ecdac020b205e2baa4023052efed25013bdb9a6b0d5c6a80 nocross=yes disable_parallel_build=yes