summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-02-15 16:39:55 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-02-15 17:11:19 +0000
commitcb3cefffe7f013a14120ceb62b47d1993d930fed (patch)
treefac59f8440426e89d3bdd6aa938bed5668b4b38e /main/linux-grsec/APKBUILD
parent4488ba4c899ea7f3d9ff9b924bc3143938fd5090 (diff)
downloadaports-cb3cefffe7f013a14120ceb62b47d1993d930fed.tar.bz2
aports-cb3cefffe7f013a14120ceb62b47d1993d930fed.tar.xz
main/linux-grsec: upgrade to grsecurity-2.1.14-2.6.32.8-201002132204
(cherry picked from commit fd0db3dbb5d736e43a52585aec2af336209376d9)
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r--main/linux-grsec/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD
index 9c1ca5c9..61dc52c3 100644
--- a/main/linux-grsec/APKBUILD
+++ b/main/linux-grsec/APKBUILD
@@ -4,7 +4,7 @@ _flavor=grsec
pkgname=linux-${_flavor}
pkgver=2.6.32.8
_kernver=2.6.32
-pkgrel=0
+pkgrel=1
pkgdesc="Linux kernel with grsecurity"
url=http://grsecurity.net
depends="mkinitfs linux-firmware"
@@ -14,7 +14,7 @@ _config=${config:-kernelconfig.${CARCH:-x86}}
install=
source="ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_kernver.tar.bz2
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-$pkgver.bz2
- grsecurity-2.1.14-2.6.32.8-201002101507.patch
+ grsecurity-2.1.14-2.6.32.8-201002132204.patch
kernelconfig.x86
"
subpackages="$pkgname-dev linux-firmware:firmware"
@@ -120,5 +120,5 @@ firmware() {
md5sums="260551284ac224c3a43c4adac7df4879 linux-2.6.32.tar.bz2
eabf01da4c72f7ea5b4e4bf8e8535e5f patch-2.6.32.8.bz2
-a38078822063e507a3edff69b25a5963 grsecurity-2.1.14-2.6.32.8-201002101507.patch
+005313c701b97f37bb3f49977ec0d596 grsecurity-2.1.14-2.6.32.8-201002132204.patch
281d56ac34b2903456df769fd42d81f2 kernelconfig.x86"