From f1c1002989e1095f28641277253640f78195b1cb Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 22 Jan 2023 01:42:05 +0100 Subject: [PATCH] hivex: update to 1.3.23. --- srcpkgs/hivex/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hivex/template b/srcpkgs/hivex/template index e6b15e5a990..5f5591fc923 100644 --- a/srcpkgs/hivex/template +++ b/srcpkgs/hivex/template @@ -1,7 +1,7 @@ # Template file for 'hivex' pkgname=hivex -version=1.3.21 -revision=7 +version=1.3.23 +revision=1 build_style=gnu-configure configure_args="--disable-ocaml" # currently ocaml is broken hostmakedepends="python3 perl ruby ocaml ocaml-findlib perl-IO-stringy" @@ -12,5 +12,5 @@ maintainer="Andrea Brancaleoni " license="LGPL-2.1-or-later" homepage="http://libguestfs.org" distfiles="http://libguestfs.org/download/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=9ace3ef4a2ff2ca50a99be068b60fb1fdbc9eab8af53e345e97ce75ba4b63b56 +checksum=40cf5484f15c94672259fb3b99a90bef6f390e63f37a52a1c06808a2016a6bbd nocross=yes