diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-06 16:10:42 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-02-06 16:10:42 +0000 |
commit | 0c443ee17c8acf05596f06b1d098bf8149de2f64 (patch) | |
tree | 5859272c560666f6074f33fc037b1cc77a484b3e /main/linux-grsec/APKBUILD | |
parent | ccfb2bd320e6b91399acf24f713f4b8a67cbc6fe (diff) | |
download | aports-0c443ee17c8acf05596f06b1d098bf8149de2f64.tar.bz2 aports-0c443ee17c8acf05596f06b1d098bf8149de2f64.tar.xz |
main/linux-grsec: upgrade to grsecurity-2.2.2-3.2.4-201202051927
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index 3726f6cd39..500e8b4c42 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -2,9 +2,9 @@ _flavor=grsec pkgname=linux-${_flavor} -pkgver=3.2.2 +pkgver=3.2.4 _kernver=3.2 -pkgrel=3 +pkgrel=0 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/v3.0/linux-$_kernver.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v3.0/patch-$pkgver.bz2 - grsecurity-2.2.2-3.2.2-201201302345.patch + grsecurity-2.2.2-3.2.4-201202051927.patch 0004-arp-flush-arp-cache-on-device-change.patch @@ -140,8 +140,8 @@ dev() { } md5sums="7ceb61f87c097fc17509844b71268935 linux-3.2.tar.bz2 -e9e53fba37c5e2afa4cdecab234120bd patch-3.2.2.bz2 -54c66601d38283f4561acd7cf48f7a0a grsecurity-2.2.2-3.2.2-201201302345.patch +02adf3e0450969dec6219ca52ff2a68a patch-3.2.4.bz2 +87a8ebc1d936b51263e09f0ba95ca0ad grsecurity-2.2.2-3.2.4-201202051927.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 |