diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-14 12:07:08 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-14 14:05:18 +0000 |
commit | 60f21916599d030d0e52e5b7a35ba2609e9677dc (patch) | |
tree | 8632bf867579528ff7974b133a50730dd6e7fe2e /main/linux-grsec/APKBUILD | |
parent | 5aae7195ed0f17c02cec41e149ef86fd6185fbc4 (diff) | |
download | aports-60f21916599d030d0e52e5b7a35ba2609e9677dc.tar.bz2 aports-60f21916599d030d0e52e5b7a35ba2609e9677dc.tar.xz |
main/linux-grsec: upgrade to grsecurity-2.2.2-3.2.6-201202131824
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index 7b618c1743..1f5b17a825 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=3.2.5 +pkgver=3.2.6 _kernver=3.2 pkgrel=0 pkgdesc="Linux kernel with grsecurity" @@ -12,9 +12,9 @@ makedepends="perl installkernel bash gmp-dev" options="!strip" _config=${config:-kernelconfig.${CARCH}} install= -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.2.5-201202061800.patch +source="http://ftp.kernel.org/pub/linux/kernel/v3.0/linux-$_kernver.tar.bz2 + http://ftp.kernel.org/pub/linux/kernel/v3.0/patch-$pkgver.bz2 + grsecurity-2.2.2-3.2.6-201202131824.patch 0004-arp-flush-arp-cache-on-device-change.patch @@ -140,8 +140,8 @@ dev() { } md5sums="7ceb61f87c097fc17509844b71268935 linux-3.2.tar.bz2 -fb4d0b76b4c9a42977d75c4b2f3948d0 patch-3.2.5.bz2 -ea0ecef24bf10a8c0f9c4b705a10daf8 grsecurity-2.2.2-3.2.5-201202061800.patch +2bd4679899df503177a3b61ae2068749 patch-3.2.6.bz2 +905e73610bfdb7fd497fa95adcbea2ce grsecurity-2.2.2-3.2.6-201202131824.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch f3eda7112ef074a4121ec6de943c63ee x86-centaur-enable-cx8-for-via-eden-too.patch 62cc7d7b5ba7ef05b72ff91c0411c189 linux-3.0.x-regression-with-ipv4-routes-having-mtu.patch |