diff options
-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" |