hivex: update to 1.3.21.

This commit is contained in:
Andrea Brancaleoni 2021-08-13 17:20:03 +02:00
parent 50db3524e1
commit dfc934633d

View file

@ -1,6 +1,6 @@
# Template file for 'hivex' # Template file for 'hivex'
pkgname=hivex pkgname=hivex
version=1.3.20 version=1.3.21
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-ocaml" # currently ocaml is broken configure_args="--disable-ocaml" # currently ocaml is broken
@ -12,5 +12,5 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="http://libguestfs.org" homepage="http://libguestfs.org"
distfiles="http://libguestfs.org/download/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="http://libguestfs.org/download/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=f523c37bb064a4bab7db5224902c34eee4f9fab2d9b81cf615b32c0b8509d32d checksum=9ace3ef4a2ff2ca50a99be068b60fb1fdbc9eab8af53e345e97ce75ba4b63b56
nocross=yes nocross=yes