hivex: update to 1.3.16.
This commit is contained in:
parent
eef296498f
commit
6636ec8bf2
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hivex'
|
# Template file for 'hivex'
|
||||||
pkgname=hivex
|
pkgname=hivex
|
||||||
version=1.3.15
|
version=1.3.16
|
||||||
revision=2
|
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="python perl ruby ocaml ocaml-findlib perl-IO-stringy"
|
hostmakedepends="python perl ruby ocaml ocaml-findlib perl-IO-stringy"
|
||||||
|
@ -9,8 +9,8 @@ makedepends="libxml2-devel python-devel ruby-devel perl"
|
||||||
depends="perl"
|
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 <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="LGPL-2.1"
|
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=8ce41319820cc4d387106b6ff69bb853b64ff2f770d663f341f9859bff8d7f0b
|
checksum=ca49d10b98c3a74b6c2e2d69b335dd8b1d4ec44c4a9106b8c1c08c4660b99bae
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue