From 46f607d5ab901512ff5ac40ca5611dd40fa1d52a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 20 Aug 2020 14:51:34 +0200 Subject: [PATCH] zeroinstall: rebuild for ocaml-4.11.0. --- srcpkgs/zeroinstall/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/zeroinstall/template b/srcpkgs/zeroinstall/template index 817adfdc493..3022800b9e2 100644 --- a/srcpkgs/zeroinstall/template +++ b/srcpkgs/zeroinstall/template @@ -1,7 +1,7 @@ # Template file for 'zeroinstall' pkgname=zeroinstall version=2.17 -revision=1 +revision=2 wrksrc="0install-v${version}" build_style=gnu-makefile make_install_target="install_system"