diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-12-18 14:09:46 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-12-18 14:09:46 +0000 |
commit | f47ca463c697356e9d9e65f7071c5a8f77e456f4 (patch) | |
tree | 09ee28541883b1f3b0cbd8a82719939d5a00e925 /main/linux-grsec/APKBUILD | |
parent | 323d5d66d773fb49e4f47482ed3a4df97a7d6a9b (diff) | |
download | aports-f47ca463c697356e9d9e65f7071c5a8f77e456f4.tar.bz2 aports-f47ca463c697356e9d9e65f7071c5a8f77e456f4.tar.xz |
main/linux-grsec: ugprade to 3.6.11 kernel
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 77a4c5f49..553db5194 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=3.6.10 +pkgver=3.6.11 _kernver=3.6 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.6.10-201212101818.patch + grsecurity-2.9.1-3.6.11-unofficial-1.patch 0004-arp-flush-arp-cache-on-device-change.patch @@ -139,8 +139,8 @@ dev() { } md5sums="1a1760420eac802c541a20ab51a093d1 linux-3.6.tar.xz -406a52f90a2ddc78a3ecdf4fe46e7cf7 patch-3.6.10.xz -ef2ddd73dc2f0cd30687a540e09c0366 grsecurity-2.9.1-3.6.10-201212101818.patch +bd4bba74093405887d521309a74c19e9 patch-3.6.11.xz +dce5c43ac3b5d8e35e245b35e90e1837 grsecurity-2.9.1-3.6.11-unofficial-1.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch 373db5888708938c6b1baed6da781fcb kernelconfig.x86 190788fb10e79abce9d570d5e87ec3b4 kernelconfig.x86_64" |