diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-10 18:59:18 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-11 07:12:59 +0000 |
commit | 8a8847347b84d49d40fa3fc912bd720d3d8280a5 (patch) | |
tree | 2d452f74fd949e91ff2017a7997fe458a809a104 /community/hivex | |
parent | 749c09e0d67bbebd8295d07dc33e6a32be91e6f1 (diff) | |
download | aports-8a8847347b84d49d40fa3fc912bd720d3d8280a5.tar.bz2 aports-8a8847347b84d49d40fa3fc912bd720d3d8280a5.tar.xz |
community/hivex: rebuild against perl 5.28
Diffstat (limited to 'community/hivex')
-rw-r--r-- | community/hivex/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/hivex/APKBUILD b/community/hivex/APKBUILD index 12172c7b0f..fe6c4e6906 100644 --- a/community/hivex/APKBUILD +++ b/community/hivex/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=hivex pkgver=1.3.18 -pkgrel=0 +pkgrel=1 pkgdesc="System for extracting the contents of Windows Registry." url="http://libguestfs.org" arch="all" |