diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-28 13:14:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-28 13:14:02 +0000 |
commit | 84e99dfef0937dd01f1ece448ffb71313167428f (patch) | |
tree | 525f198cbc69215bb56c6fc2e0d206a264988e24 /main/linux-grsec/APKBUILD | |
parent | 393705890687b439efd1303b6824c2dd191eba6a (diff) | |
download | aports-84e99dfef0937dd01f1ece448ffb71313167428f.tar.bz2 aports-84e99dfef0937dd01f1ece448ffb71313167428f.tar.xz |
main/linux-grsec: upgrade to 3.3.4 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 dd212592f3..7d6d094a18 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=3.3.3 +pkgver=3.3.4 _kernver=3.3 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-3.3.3-201204231833.patch + grsecurity-2.9-3.3.4-201204272006.patch 0004-arp-flush-arp-cache-on-device-change.patch @@ -138,8 +138,8 @@ dev() { } md5sums="7133f5a2086a7d7ef97abac610c094f5 linux-3.3.tar.xz -634a088d3789870885dc6ee1eb9627d4 patch-3.3.3.xz -be1a42f051803149e2074cdb557de55e grsecurity-2.9-3.3.3-201204231833.patch +9c4cc16f10b645fbb90f6c05ad388883 patch-3.3.4.xz +82b2836bca19ed2c09bbc8c1d29c18f0 grsecurity-2.9-3.3.4-201204272006.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch 5d2818cb5329aec600ee8ffc3896a728 kernelconfig.x86 39552b468a33a04678113c12ec6c1a91 kernelconfig.x86_64" |