summaryrefslogtreecommitdiffstats
path: root/core/linux-grsec
diff options
context:
space:
mode:
Diffstat (limited to 'core/linux-grsec')
-rw-r--r--core/linux-grsec/APKBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/core/linux-grsec/APKBUILD b/core/linux-grsec/APKBUILD
index abf73d35..626edc16 100644
--- a/core/linux-grsec/APKBUILD
+++ b/core/linux-grsec/APKBUILD
@@ -1,10 +1,13 @@
pkgname=linux-grsec
pkgver=2.6.26.7
+pkgdesc="Linux kernel with grsecurity"
+url=http://grsecurity.net
_kernver=2.6.26
arch=i486
-makedepend="$pkgname-sources module-init-tools"
+makedepends="$pkgname-sources module-init-tools"
source="kernelconfig"
subpackages="mod"
+license=GPL-2
build() {
mkdir -p "$srcdir/$pkgname"