hivex: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-10-04 20:08:47 -04:00
parent 08f0484db8
commit d3379de204
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'hivex'
pkgname=hivex
version=1.3.21
revision=6
revision=7
build_style=gnu-configure
configure_args="--disable-ocaml" # currently ocaml is broken
hostmakedepends="python3 perl ruby ocaml ocaml-findlib perl-IO-stringy"