diff options
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index f14ce60737..a36ee92114 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,9 +2,9 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=3.3.6 +pkgver=3.3.7 _kernver=3.3 -pkgrel=2 +pkgrel=0 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -14,7 +14,8 @@ _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.6-201205191125.patch + grsecurity-2.9-3.3.7-201205261259.patch + pax-out-of-tree-workaround.patch 0004-arp-flush-arp-cache-on-device-change.patch @@ -138,8 +139,9 @@ dev() { } md5sums="7133f5a2086a7d7ef97abac610c094f5 linux-3.3.tar.xz -a7f67e9c491403906e4bb475de194631 patch-3.3.6.xz -330193169ffe0dae377341fe40bee8aa grsecurity-2.9-3.3.6-201205191125.patch +622a3b43238559aeb778279969631260 patch-3.3.7.xz +097be38de4ae03e4d9dbec3217b15afb grsecurity-2.9-3.3.7-201205261259.patch +1aa70cff67ae2cca7cf1b8be83573eae pax-out-of-tree-workaround.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch aa4ead042e92a35bd0a3c2497b6de36d kernelconfig.x86 3600973e9ada69a30a6fba70727453a7 kernelconfig.x86_64" |