From 1fafbe5e8051768f208cfc8d9c7d60a76ab678b1 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 20 Feb 2018 14:29:01 +0100 Subject: [PATCH] ocaml: update to 4.06.1. --- srcpkgs/ocaml/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ocaml/template b/srcpkgs/ocaml/template index 3ec0f1c5934..8ee600e4b4b 100644 --- a/srcpkgs/ocaml/template +++ b/srcpkgs/ocaml/template @@ -1,6 +1,6 @@ # Template file for 'ocaml' pkgname=ocaml -version=4.06.0 +version=4.06.1 revision=1 makedepends="ncurses-devel libX11-devel" short_desc="The main implementation of the Caml language" @@ -8,7 +8,7 @@ maintainer="Leah Neukirchen " homepage="http://ocaml.org/" license="QPL-1, LGPL-2" distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz" -checksum=011879c913e8f988ecdac020b205e2baa4023052efed25013bdb9a6b0d5c6a80 +checksum=fef12a65cab5f6d15ea22a72e328349530e179308f1005100e45e50a228d72c4 nocross=yes disable_parallel_build=yes