diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-09 11:12:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-09 12:51:12 +0000 |
commit | 15fefd54e2bae9d699a71f31237a82cb76769867 (patch) | |
tree | a901b278d3b4ed2e42eab1efb75db95661f1f295 /main/linux-grsec/APKBUILD | |
parent | a42a84139197d94cc96a3b95e296eff4c8f73be7 (diff) | |
download | aports-15fefd54e2bae9d699a71f31237a82cb76769867.tar.bz2 aports-15fefd54e2bae9d699a71f31237a82cb76769867.tar.xz |
main/linux-grsec: upgrade to 3.4.13
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 |