diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-25 19:05:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-25 19:05:17 +0000 |
commit | 025f63d3b891d5bccfe7aeef9daaeba21c7c3db6 (patch) | |
tree | 31bbf4fdf7be91c17afc12df40d6eb0815b84018 /main/linux-grsec/APKBUILD | |
parent | 93f0b82658be2fcc8d5a15c4e0cce1a9b0777300 (diff) | |
download | aports-025f63d3b891d5bccfe7aeef9daaeba21c7c3db6.tar.bz2 aports-025f63d3b891d5bccfe7aeef9daaeba21c7c3db6.tar.xz |
main/linux-grsec: upgrade to grsecurity-2.2.2-3.0.3-201108241901
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index 750aa0f379..ddd14ef2c6 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,9 +2,9 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=2.6.38.8 -_kernver=2.6.38 -pkgrel=1 +pkgver=3.0.3 +_kernver=3.0 +pkgrel=0 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -12,12 +12,11 @@ makedepends="perl installkernel bash" options="!strip" _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 - grsecurity-2.2.2-2.6.38.8-unofficial.patch +source="ftp://ftp.kernel.org/pub/linux/kernel/v3.0/linux-$_kernver.tar.bz2 + ftp://ftp.kernel.org/pub/linux/kernel/v3.0/patch-$pkgver.bz2 + grsecurity-2.2.2-3.0.3-201108241901.patch 0004-arp-flush-arp-cache-on-device-change.patch - net-gre-provide-multicast-mappings-for-ipv4-and-ipv6.patch kernelconfig.x86 kernelconfig.x86_64 @@ -137,10 +136,9 @@ dev() { "$subpkgdir"/lib/modules/${_abi_release}/build } -md5sums="7d471477bfa67546f902da62227fa976 linux-2.6.38.tar.bz2 -c0f416f6a2e916633f697287cc7cb914 patch-2.6.38.8.bz2 -58e1f9194fa75df9afdf2746370fa3cb grsecurity-2.2.2-2.6.38.8-unofficial.patch +md5sums="398e95866794def22b12dfbc15ce89c0 linux-3.0.tar.bz2 +1757786b9a9ffbd48ad9642199ff5bd7 patch-3.0.3.bz2 +9709493d471fc64e342345c1bb5b082b grsecurity-2.2.2-3.0.3-201108241901.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch -aa1b82da0cabfb41c5e6da5bddf60bab net-gre-provide-multicast-mappings-for-ipv4-and-ipv6.patch -991a83798618ad3318502116a8044d99 kernelconfig.x86 +406e62e430cee7ba3bb37be341d9ff3e kernelconfig.x86 0a73d8d896101de90f47dae32119e7ca kernelconfig.x86_64" |