From 5dad47def6dd2ba74acc9362952914c3aa919966 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 26 Dec 2021 17:15:22 +0100 Subject: [PATCH] hivex: rebuild for ruby-3.1.0. --- srcpkgs/hivex/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hivex/template b/srcpkgs/hivex/template index 613e708f1fa..448c06ddc9f 100644 --- a/srcpkgs/hivex/template +++ b/srcpkgs/hivex/template @@ -1,7 +1,7 @@ # Template file for 'hivex' pkgname=hivex version=1.3.21 -revision=3 +revision=4 build_style=gnu-configure configure_args="--disable-ocaml" # currently ocaml is broken hostmakedepends="python3 perl ruby ocaml ocaml-findlib perl-IO-stringy"