hivex: update to 1.3.15.
This commit is contained in:
parent
8632708c6a
commit
1f158f3a23
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hivex'
|
||||
pkgname=hivex
|
||||
version=1.3.14
|
||||
revision=2
|
||||
version=1.3.15
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-ocaml" # currently ocaml is broken
|
||||
makedepends="libxml2-devel python-devel ruby-devel perl"
|
||||
|
@ -12,5 +12,5 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://libguestfs.org"
|
||||
distfiles="http://libguestfs.org/download/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=eb5cb29f5eb41185688cc1be454895b53c1965578f036ebf31ac32992f121b2b
|
||||
checksum=8ce41319820cc4d387106b6ff69bb853b64ff2f770d663f341f9859bff8d7f0b
|
||||
nocross=yes
|
||||
|
|
Loading…
Reference in a new issue