diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-02 13:41:37 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-05 13:46:08 +0000 |
commit | 9a36304effe0b57e643c7d1a258483b969b87e7b (patch) | |
tree | 20f6c8e82c539b9167304ee4a24731e3c90e71d9 /community | |
parent | 5235de81e0ae861608538923900fee918271b8c3 (diff) | |
download | aports-9a36304effe0b57e643c7d1a258483b969b87e7b.tar.bz2 aports-9a36304effe0b57e643c7d1a258483b969b87e7b.tar.xz |
community/hivex: rebuild against readline-7.0.003
Diffstat (limited to 'community')
-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 d58fa0d311..87cb747272 100644 --- a/community/hivex/APKBUILD +++ b/community/hivex/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=hivex pkgver=1.3.14 -pkgrel=0 +pkgrel=1 pkgdesc="System for extracting the contents of Windows Registry." url="http://libguestfs.org" arch="all" |