From fb53e237cbd35f7356dbb6ebbd1bbae530d6e34b Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 25 Feb 2019 11:17:00 +0100 Subject: [PATCH] ocamlbuild: update to 0.14.0. --- srcpkgs/ocamlbuild/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ocamlbuild/template b/srcpkgs/ocamlbuild/template index 9c6e93e17b6..539c01f9929 100644 --- a/srcpkgs/ocamlbuild/template +++ b/srcpkgs/ocamlbuild/template @@ -1,6 +1,6 @@ # Template file for 'ocamlbuild' pkgname=ocamlbuild -version=0.13.1 +version=0.14.0 revision=1 build_style=gnu-makefile hostmakedepends="ocaml" @@ -9,5 +9,5 @@ maintainer="Leah Neukirchen " license="LGPL-2.0-only" homepage="https://github.com/ocaml/ocamlbuild" distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz" -checksum=79839544bcaebc8f9f0d73d029e2b67e2c898bba046c559ea53de81ea763408c +checksum=87b29ce96958096c0a1a8eeafeb6268077b2d11e1bf2b3de0f5ebc9cf8d42e78 nocross=yes