summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-01-07 09:20:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-01-07 09:20:30 +0000
commit81b86ce3f722e2fa13baa84ebf6a61c159fa8ad7 (patch)
tree141897ccf2db20f9072aa117bb434d7b2906c6cc /main/linux-grsec
parentd81c8b2e231bbaa7de99834261aa8c74601a0724 (diff)
downloadaports-81b86ce3f722e2fa13baa84ebf6a61c159fa8ad7.tar.bz2
aports-81b86ce3f722e2fa13baa84ebf6a61c159fa8ad7.tar.xz
main/linux-grsec: rebuidl with updated gcc
We need to do this due to the gcc plugins used
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 553db5194..5ec5e45c5 100644
--- a/main/linux-grsec/APKBUILD
+++ b/main/linux-grsec/APKBUILD
@@ -4,7 +4,7 @@ _flavor=grsec
pkgname=linux-${_flavor}
pkgver=3.6.11
_kernver=3.6
-pkgrel=0
+pkgrel=1
pkgdesc="Linux kernel with grsecurity"
url=http://grsecurity.net
depends="mkinitfs linux-firmware"