From 23406a6c1d7d9dc597f6883927efecbd11678cfd Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 16 Sep 2018 15:42:25 +0200 Subject: [PATCH] ocamlbuild: update to 0.13.1. --- srcpkgs/ocamlbuild/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ocamlbuild/template b/srcpkgs/ocamlbuild/template index 3a8383931ed..9c6e93e17b6 100644 --- a/srcpkgs/ocamlbuild/template +++ b/srcpkgs/ocamlbuild/template @@ -1,6 +1,6 @@ # Template file for 'ocamlbuild' pkgname=ocamlbuild -version=0.13.0 +version=0.13.1 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=63339330d863f83990d005f94143a5472500266051c8c46b7300f0a03e4e7ed3 +checksum=79839544bcaebc8f9f0d73d029e2b67e2c898bba046c559ea53de81ea763408c nocross=yes