hivex: update to 1.3.24.
This commit is contained in:
parent
7625ed741c
commit
2af7eaa96f
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hivex'
|
# Template file for 'hivex'
|
||||||
pkgname=hivex
|
pkgname=hivex
|
||||||
version=1.3.23
|
version=1.3.24
|
||||||
revision=4
|
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
|
||||||
hostmakedepends="python3 perl ruby ocaml ocaml-findlib perl-IO-stringy"
|
hostmakedepends="python3 perl ruby ocaml ocaml-findlib perl-IO-stringy"
|
||||||
|
@ -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=40cf5484f15c94672259fb3b99a90bef6f390e63f37a52a1c06808a2016a6bbd
|
checksum=a52fa45cecc9a78adb2d28605d68261e4f1fd4514a778a5473013d2ccc8a193c
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Reference in New Issue