From b86b4d9dd5eb4117b0855764216571856ef1971f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 17 Apr 2017 15:00:39 +0200 Subject: [PATCH] ocaml: update to 4.04.1. --- srcpkgs/ocaml/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ocaml/template b/srcpkgs/ocaml/template index c235ad5f5fa..3a1211135a6 100644 --- a/srcpkgs/ocaml/template +++ b/srcpkgs/ocaml/template @@ -1,14 +1,14 @@ # Template file for 'ocaml' pkgname=ocaml -version=4.04.0 +version=4.04.1 revision=1 makedepends="ncurses-devel libX11-devel" short_desc="The main implementation of the Caml language" -maintainer="Christian Neukirchen " +maintainer="Leah Neukirchen " homepage="http://ocaml.org/" license="QPL-1, LGPL-2" distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz" -checksum=03e49d09d5a509216ca0cc8fccd10df3ad9dd441d7633e89974a74e149be3c51 +checksum=9aea1867848e370ae79f9aea4d48b04daf416478b0f43dfcb3a0f4d3ecf5f8e4 nocross=yes nopie=yes