diff --git a/srcpkgs/hivex/template b/srcpkgs/hivex/template index 9bda2c8fb5b..fcc48b189fb 100644 --- a/srcpkgs/hivex/template +++ b/srcpkgs/hivex/template @@ -1,13 +1,13 @@ # Template file for 'hivex' pkgname=hivex version=1.3.14 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-ocaml" # currently ocaml is broken makedepends="libxml2-devel python-devel ruby-devel perl" hostmakedepends="python perl ruby ocaml ocaml-findlib perl-IO-stringy" depends="perl" -short_desc="System for extracting the contents of Windows Registry." +short_desc="System for extracting the contents of Windows Registry" maintainer="Andrea Brancaleoni " license="LGPL-2.1" homepage="http://libguestfs.org"