diff options
Diffstat (limited to 'community/hivex/APKBUILD')
-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 b7f3ef52cd6..2bc3b98d335 100644 --- a/community/hivex/APKBUILD +++ b/community/hivex/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="System for extracting the contents of Windows Registry." url="http://libguestfs.org" arch="all" -license="LGPL2.1" +license="LGPL-2.1" makedepends="python2-dev libxml2-dev readline-dev perl-dev" checkdepends="bash" subpackages="$pkgname-dev $pkgname-doc" |