summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-09-03 13:58:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-09-03 13:59:57 +0000
commitc01bf3f5ef990022b0c8accacdd4e5dba0eec4fb (patch)
tree32154c7111bb97341c02f8c65fe2ca8aa3d368b1 /main/linux-grsec/APKBUILD
parent5b3c6ef0a3f748f04d6be9e12123bb4339f755ec (diff)
downloadaports-c01bf3f5ef990022b0c8accacdd4e5dba0eec4fb.tar.bz2
aports-c01bf3f5ef990022b0c8accacdd4e5dba0eec4fb.tar.xz
main/linux-grsec: upgrade to 3.4.10 kernel
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r--main/linux-grsec/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD
index c0d2ac93f..1fbb55650 100644
--- a/main/linux-grsec/APKBUILD
+++ b/main/linux-grsec/APKBUILD
@@ -2,7 +2,7 @@
_flavor=grsec
pkgname=linux-${_flavor}
-pkgver=3.4.9
+pkgver=3.4.10
_kernver=3.4
pkgrel=0
pkgdesc="Linux kernel with grsecurity"
@@ -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-3.4.9-1.patch
+ grsecurity-2.9.1-$pkgver-1.patch
0004-arp-flush-arp-cache-on-device-change.patch
0001-Revert-ipv4-Don-t-use-the-cached-pmtu-informations-f.patch
@@ -140,8 +140,8 @@ dev() {
}
md5sums="967f72983655e2479f951195953e8480 linux-3.4.tar.xz
-ffd1d2010b97fe45a62c9ce856ca224f patch-3.4.9.xz
-eb144eed1f834e81862d7457baad686b grsecurity-2.9.1-3.4.9-1.patch
+5ac016a4a5b47179a0aee0dbadbb2254 patch-3.4.10.xz
+e495e6b5cad4fbd55ba394c7bd351be7 grsecurity-2.9.1-3.4.10-1.patch
776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch
cb6fcd6e966e73c87a839c4c0183f81f 0001-Revert-ipv4-Don-t-use-the-cached-pmtu-informations-f.patch
50a13359236dbd676fa355f0b4fd27ff kernelconfig.x86