From 26500aed7b8d15ff18cfdcfcc8023116d8c2ceca Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 5 Oct 2018 15:53:10 +0200 Subject: [PATCH] ocaml: update to 4.07.1. --- srcpkgs/ocaml/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ocaml/template b/srcpkgs/ocaml/template index 0a853b03427..38171c22bdf 100644 --- a/srcpkgs/ocaml/template +++ b/srcpkgs/ocaml/template @@ -1,6 +1,6 @@ # Template file for 'ocaml' pkgname=ocaml -version=4.07.0 +version=4.07.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.0, LGPL-2.1-only" distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz" -checksum=8dd39da81beaad53a158e71c428f902b609d8f7f33fedf37f15c56be6c4cf840 +checksum=83683ddad54bd23773591a9f757e702fa5cfa2ea1b124d8fe75a73729e592bfe nocross=yes disable_parallel_build=yes