summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-02-25 13:29:13 -0600
committerWilliam Pitcock <nenolod@dereferenced.org>2011-02-25 13:29:32 -0600
commit4015cb6b43fbf92e20c6f9bace9713f8c11241ac (patch)
tree8a3ff840acf10e345c0c59da1e0e7380d406e2a6 /main/linux-grsec
parenta0880366d61d6621c0ae0a310eab1d923964d929 (diff)
downloadaports-4015cb6b43fbf92e20c6f9bace9713f8c11241ac.tar.bz2
aports-4015cb6b43fbf92e20c6f9bace9713f8c11241ac.tar.xz
main/linux-grsec: bump kernel version to force rebuild
Diffstat (limited to 'main/linux-grsec')
-rw-r--r--main/linux-grsec/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD
index 40cda4552..711396af3 100644
--- a/main/linux-grsec/APKBUILD
+++ b/main/linux-grsec/APKBUILD
@@ -4,7 +4,7 @@ _flavor=grsec
pkgname=linux-${_flavor}
pkgver=2.6.37.1
_kernver=2.6.37
-pkgrel=0
+pkgrel=1
pkgdesc="Linux kernel with grsecurity"
url=http://grsecurity.net
depends="mkinitfs linux-firmware"