From 9dd20a5eff32a7cc30cf092d339e00c5ab9c28a7 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 25 Sep 2022 15:06:43 +0200 Subject: [PATCH] hivex: rebuild for perl-5.36.0. --- srcpkgs/hivex/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hivex/template b/srcpkgs/hivex/template index f6f12d1b70f..dd984aa8a6b 100644 --- a/srcpkgs/hivex/template +++ b/srcpkgs/hivex/template @@ -1,7 +1,7 @@ # Template file for 'hivex' pkgname=hivex version=1.3.21 -revision=5 +revision=6 build_style=gnu-configure configure_args="--disable-ocaml" # currently ocaml is broken hostmakedepends="python3 perl ruby ocaml ocaml-findlib perl-IO-stringy"