hivex: update to 1.3.20.
This commit is contained in:
parent
d84532db2b
commit
04df65cbda
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hivex'
|
# Template file for 'hivex'
|
||||||
pkgname=hivex
|
pkgname=hivex
|
||||||
version=1.3.19
|
version=1.3.20
|
||||||
revision=6
|
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=5102cc5149767229dbfb436ae7b47dd85b90e0215445e42c2809cbe32e54f762
|
checksum=f523c37bb064a4bab7db5224902c34eee4f9fab2d9b81cf615b32c0b8509d32d
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Reference in New Issue