diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-07 08:49:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-07 08:49:15 +0000 |
commit | 13c4c8ade7da84bbb34822ddf280d097e76a2acc (patch) | |
tree | eae5628011fb0b7104e15db820a9e851a8201cb5 /main/linux-grsec/APKBUILD | |
parent | 2f2e1bf9c8f41242020899ff36d8ad787ce07aa6 (diff) | |
download | aports-13c4c8ade7da84bbb34822ddf280d097e76a2acc.tar.bz2 aports-13c4c8ade7da84bbb34822ddf280d097e76a2acc.tar.xz |
main/linux-grsec: upgrade to grsecurity-2.2.2-3.2.5-201202061800
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 500e8b4c42..7b618c1743 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=3.2.4 +pkgver=3.2.5 _kernver=3.2 pkgrel=0 pkgdesc="Linux kernel with grsecurity" @@ -14,7 +14,7 @@ _config=${config:-kernelconfig.${CARCH}} install= source="ftp://ftp.kernel.org/pub/linux/kernel/v3.0/linux-$_kernver.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v3.0/patch-$pkgver.bz2 - grsecurity-2.2.2-3.2.4-201202051927.patch + grsecurity-2.2.2-3.2.5-201202061800.patch 0004-arp-flush-arp-cache-on-device-change.patch @@ -140,8 +140,8 @@ dev() { } md5sums="7ceb61f87c097fc17509844b71268935 linux-3.2.tar.bz2 -02adf3e0450969dec6219ca52ff2a68a patch-3.2.4.bz2 -87a8ebc1d936b51263e09f0ba95ca0ad grsecurity-2.2.2-3.2.4-201202051927.patch +fb4d0b76b4c9a42977d75c4b2f3948d0 patch-3.2.5.bz2 +ea0ecef24bf10a8c0f9c4b705a10daf8 grsecurity-2.2.2-3.2.5-201202061800.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch f3eda7112ef074a4121ec6de943c63ee x86-centaur-enable-cx8-for-via-eden-too.patch 62cc7d7b5ba7ef05b72ff91c0411c189 linux-3.0.x-regression-with-ipv4-routes-having-mtu.patch |