diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-09 11:12:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-11 06:26:06 +0000 |
commit | 1d67e1e2397c244efb12be42244e2f4014314783 (patch) | |
tree | 220579c2f65b35b6797040c5129d5b52f2869c23 /main/linux-grsec/APKBUILD | |
parent | f3039bc4ab2622e832072fb547cfab4324d2a28e (diff) | |
download | aports-1d67e1e2397c244efb12be42244e2f4014314783.tar.bz2 aports-1d67e1e2397c244efb12be42244e2f4014314783.tar.xz |
main/linux-grsec: upgrade to 3.4.13
(cherry picked from commit 15fefd54e2bae9d699a71f31237a82cb76769867)
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index 5ebe063c27..91821d85d7 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,9 +2,9 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=3.4.11 +pkgver=3.4.13 _kernver=3.4 -pkgrel=2 +pkgrel=0 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -14,7 +14,7 @@ _config=${config:-kernelconfig.${CARCH}} install= source="http://ftp.kernel.org/pub/linux/kernel/v3.x/linux-$_kernver.tar.xz http://ftp.kernel.org/pub/linux/kernel/v3.x/patch-$pkgver.xz - grsecurity-2.9.1-$pkgver-3.patch + grsecurity-2.9.1-$pkgver-0.patch 0004-arp-flush-arp-cache-on-device-change.patch 0001-Revert-ipv4-Don-t-use-the-cached-pmtu-informations-f.patch @@ -141,8 +141,8 @@ dev() { } md5sums="967f72983655e2479f951195953e8480 linux-3.4.tar.xz -2149df47fc96fec05787bf0197fb7b16 patch-3.4.11.xz -fe55cc4d88fa6749b90d77152b42ea7f grsecurity-2.9.1-3.4.11-3.patch +65c1d3da2074c552e0a405a1c2f44310 patch-3.4.13.xz +85662da416e9680c687576fa035e9918 grsecurity-2.9.1-3.4.13-0.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch cb6fcd6e966e73c87a839c4c0183f81f 0001-Revert-ipv4-Don-t-use-the-cached-pmtu-informations-f.patch d2f7ba780ff7567c21381428264d7fdd intel_idle.patch |