From d22a902ab4b75e053a81a85b715083730dc86b2c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen <leah@vuxu.org> Date: Thu, 22 Jun 2017 13:48:35 +0200 Subject: [PATCH] ocaml: update to 4.04.2. --- srcpkgs/ocaml/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ocaml/template b/srcpkgs/ocaml/template index 3a1211135a6..440ffca3ff3 100644 --- a/srcpkgs/ocaml/template +++ b/srcpkgs/ocaml/template @@ -1,6 +1,6 @@ # Template file for 'ocaml' pkgname=ocaml -version=4.04.1 +version=4.04.2 revision=1 makedepends="ncurses-devel libX11-devel" short_desc="The main implementation of the Caml language" @@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>" homepage="http://ocaml.org/" license="QPL-1, LGPL-2" distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz" -checksum=9aea1867848e370ae79f9aea4d48b04daf416478b0f43dfcb3a0f4d3ecf5f8e4 +checksum=0c6eae213671dea217405321a85fb12cdfbd5f4800b75ada988262aee0bb3536 nocross=yes nopie=yes