aboutsummaryrefslogtreecommitdiffstats
path: root/main/keyutils
diff options
context:
space:
mode:
Diffstat (limited to 'main/keyutils')
-rw-r--r--main/keyutils/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/keyutils/APKBUILD b/main/keyutils/APKBUILD
index 8a503d5ee5..92492e1037 100644
--- a/main/keyutils/APKBUILD
+++ b/main/keyutils/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=keyutils
pkgver=1.5.8
-pkgrel=0
+pkgrel=1
pkgdesc="Linux Key Management Utilities"
url="http://people.redhat.com/~dhowells/keyutils/"
arch="all"
-license="GPLv2+ LGPLv2+"
+license="GPL2+ LGPL2+"
depends=""
makedepends="file"
install=""