From 8ab4b77eedd038fd1a128f5d504399b7f9b3b88d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 6 Mar 2017 12:59:42 +0100 Subject: [PATCH] ocamlbuild: update to 0.11.0. --- srcpkgs/ocamlbuild/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ocamlbuild/template b/srcpkgs/ocamlbuild/template index cc5f6fbaf08..9b23d9513ea 100644 --- a/srcpkgs/ocamlbuild/template +++ b/srcpkgs/ocamlbuild/template @@ -1,14 +1,14 @@ # Template file for 'ocamlbuild' pkgname=ocamlbuild -version=0.10.1 +version=0.11.0 revision=1 build_style=gnu-makefile hostmakedepends="ocaml" short_desc="OCaml build tool" -maintainer="Christian Neukirchen " +maintainer="Leah Neukirchen " license="LGPL-2" homepage="https://github.com/ocaml/ocamlbuild" distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz" -checksum=2603be3709634b6191dd00627213cff56f15200f2d0a24e0af58a18a0580b71e +checksum=1717edc841c9b98072e410f1b0bc8b84444b4b35ed3b4949ce2bec17c60103ee nocross=yes nopie=yes