From bf402950935816bc3f602f1fda4e9b3802c98c99 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 1 Oct 2021 18:30:21 +0200 Subject: [PATCH] hivex: rebuild for ocaml-4.13.1. --- srcpkgs/hivex/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hivex/template b/srcpkgs/hivex/template index 5fcb79e3e35..3ac29c532c6 100644 --- a/srcpkgs/hivex/template +++ b/srcpkgs/hivex/template @@ -1,7 +1,7 @@ # Template file for 'hivex' pkgname=hivex version=1.3.21 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-ocaml" # currently ocaml is broken hostmakedepends="python3 perl ruby ocaml ocaml-findlib perl-IO-stringy"