diff options
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index ee59927f54..94c17a7d44 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec pkgname=linux-${_flavor} pkgver=2.6.38.1 _kernver=2.6.38 -pkgrel=1 +pkgrel=2 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -14,7 +14,7 @@ _config=${config:-kernelconfig.${CARCH}} install= source="ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_kernver.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-$pkgver.bz2 - grsec-2.2.1-2.6.38.1-test2.patch + grsecurity-2.2.2-2.6.38.1-201103262052.patch 0004-arp-flush-arp-cache-on-device-change.patch @@ -137,7 +137,7 @@ dev() { md5sums="7d471477bfa67546f902da62227fa976 linux-2.6.38.tar.bz2 bd2be4d0465345e4e9355d6773f5f6fe patch-2.6.38.1.bz2 -684cd563504e2fc24de28eccb333d2c9 grsec-2.2.1-2.6.38.1-test2.patch +3281e9829a63e138af37d69da2628f71 grsecurity-2.2.2-2.6.38.1-201103262052.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch 697e8f0b6569195f9f43f40f30bedf07 kernelconfig.x86 015190bc0022b1f9aad42a7cc2d5625a kernelconfig.x86_64" |