diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-12-19 14:51:07 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-12-19 14:51:07 +0100 |
commit | a332fe4b61c0d63f9245ca7f4992f35c20293eb7 (patch) | |
tree | a4c4287c80c8af3c5ce7fdabf09e629eafe39818 /main/linux-grsec/APKBUILD | |
parent | 6b5e935e2c4f0b083798d8430808fb35ca66f9c1 (diff) | |
download | aports-a332fe4b61c0d63f9245ca7f4992f35c20293eb7.tar.bz2 aports-a332fe4b61c0d63f9245ca7f4992f35c20293eb7.tar.xz |
main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.13
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index f52c9d6d69..2044d6e1ee 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,9 +2,9 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=3.0.12 +pkgver=3.0.13 _kernver=3.0 -pkgrel=3 +pkgrel=0 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -142,8 +142,8 @@ dev() { } md5sums="398e95866794def22b12dfbc15ce89c0 linux-3.0.tar.bz2 -b3030035fcc87c55ede362a47113af5d patch-3.0.12.bz2 -a129184102c16a4ee39afe50cae43efd grsecurity-2.2.2-3.0.12-unofficial.patch +bf47382f0c923b8dc2b5e8e456c59cc9 patch-3.0.13.bz2 +d5c9b286a5a947fa25ccd386e5cd2387 grsecurity-2.2.2-3.0.13-unofficial.patch c41cf0ee9794f393423c6b2093072260 grsec-timblogiw-noconst.patch ebb99ef6ad8cd2d9fd8f49d5c5849057 0001-ip_gre-dont-increase-dev-needed_headroom-on-a-live-d.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch |