From 9acb1f8be902e4d052902712531789fbaabdfadc Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Tue, 21 Feb 2017 12:52:08 +0000 Subject: community/hivex: upgrade to 1.3.14 --- community/hivex/APKBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'community/hivex') diff --git a/community/hivex/APKBUILD b/community/hivex/APKBUILD index 4a604503eb..d58fa0d311 100644 --- a/community/hivex/APKBUILD +++ b/community/hivex/APKBUILD @@ -1,14 +1,14 @@ # Contributor: Francesco Colista # Maintainer: Francesco Colista pkgname=hivex -pkgver=1.3.13 +pkgver=1.3.14 pkgrel=0 pkgdesc="System for extracting the contents of Windows Registry." url="http://libguestfs.org" arch="all" license="LGPL2.1" depends="" -makedepends="python2-dev libxml2-dev readline-dev perl" +makedepends="python2-dev libxml2-dev readline-dev perl-dev" subpackages="$pkgname-dev $pkgname-doc" source="http://libguestfs.org/download/$pkgname/$pkgname-$pkgver.tar.gz" builddir="$srcdir/$pkgname-$pkgver" @@ -32,6 +32,4 @@ package() { make DESTDIR="$pkgdir" install } -md5sums="a4c9cb138c0cb839759c54b59e52793f hivex-1.3.13.tar.gz" -sha256sums="315bc304725309dc3cc844d1d1524055530fd18a1673fe3b95ef7892d0305591 hivex-1.3.13.tar.gz" -sha512sums="5a045e90cbfc63f2fe317d04ef4dbfcd533968e3c635e8fa709fc58beabf442d7c3a7d2144995896dc221c454924c959ab9ccfa51454599dec0f7b26f955c072 hivex-1.3.13.tar.gz" +sha512sums="dd7dd52dceda580179a815fc48a2a2c7e8f7234614beceb937fba7e317df17984e65453338160c4c467b70d7d4f9bd61b48aad3ca51e19bd5e4cfbca8ee3adb6 hivex-1.3.14.tar.gz" -- cgit v1.2.3