From 6636ec8bf23eec1abe13186bceb67bc407ad0929 Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Sun, 20 Jan 2019 12:21:52 +0100 Subject: [PATCH] hivex: update to 1.3.16. --- srcpkgs/hivex/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/hivex/template b/srcpkgs/hivex/template index 44bf18f0563..6d0774187ee 100644 --- a/srcpkgs/hivex/template +++ b/srcpkgs/hivex/template @@ -1,7 +1,7 @@ # Template file for 'hivex' pkgname=hivex -version=1.3.15 -revision=2 +version=1.3.16 +revision=1 build_style=gnu-configure configure_args="--disable-ocaml" # currently ocaml is broken hostmakedepends="python perl ruby ocaml ocaml-findlib perl-IO-stringy" @@ -9,8 +9,8 @@ makedepends="libxml2-devel python-devel ruby-devel perl" depends="perl" short_desc="System for extracting the contents of Windows Registry" maintainer="Andrea Brancaleoni " -license="LGPL-2.1" +license="LGPL-2.1-or-later" homepage="http://libguestfs.org" distfiles="http://libguestfs.org/download/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=8ce41319820cc4d387106b6ff69bb853b64ff2f770d663f341f9859bff8d7f0b +checksum=ca49d10b98c3a74b6c2e2d69b335dd8b1d4ec44c4a9106b8c1c08c4660b99bae nocross=yes