From f17cdd3fad9350d299de39515442e591c3277ba5 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 6 Mar 2021 16:11:30 +0100 Subject: [PATCH] hivex: rebuild for ocaml-4.12.0. --- srcpkgs/hivex/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hivex/template b/srcpkgs/hivex/template index 6ea87921c50..fee00bd4ae9 100644 --- a/srcpkgs/hivex/template +++ b/srcpkgs/hivex/template @@ -1,7 +1,7 @@ # Template file for 'hivex' pkgname=hivex version=1.3.19 -revision=4 +revision=5 build_style=gnu-configure configure_args="--disable-ocaml" # currently ocaml is broken hostmakedepends="python3 perl ruby ocaml ocaml-findlib perl-IO-stringy"