summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-01-05 14:14:18 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-01-05 14:14:18 +0000
commit37d0a9de359ceab5272d06b9ba17e362a2b3afdf (patch)
tree440345499c372c8b5201be6c8dee5a754b53f7bb /main/linux-grsec/APKBUILD
parentd34b3befcfed064958026711204976bb02b9fe44 (diff)
downloadaports-37d0a9de359ceab5272d06b9ba17e362a2b3afdf.tar.bz2
aports-37d0a9de359ceab5272d06b9ba17e362a2b3afdf.tar.xz
main/linux-grsec: upgrade to 2.1.14-2.6.32.2-201001031728
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r--main/linux-grsec/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD
index 3a71772f..b6b5f5fe 100644
--- a/main/linux-grsec/APKBUILD
+++ b/main/linux-grsec/APKBUILD
@@ -4,7 +4,7 @@ _flavor=grsec
pkgname=linux-${_flavor}
pkgver=2.6.32.2
_kernver=2.6.32
-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:-x86}}
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.1.14-2.6.32.2-200912201010.patch
+ grsecurity-2.1.14-2.6.32.2-201001031728.patch
kernelconfig.x86
"
subpackages="$pkgname-dev linux-firmware:firmware"
@@ -120,5 +120,5 @@ firmware() {
md5sums="260551284ac224c3a43c4adac7df4879 linux-2.6.32.tar.bz2
924b7aa0fcd6e54c12ecc9b3c3082f59 patch-2.6.32.2.bz2
-d7a5cd2c47196c628814018103719599 grsecurity-2.1.14-2.6.32.2-200912201010.patch
+4d7731f3c6f2c57f9c73a7224eec374c grsecurity-2.1.14-2.6.32.2-201001031728.patch
e171958b13f21e7caf535b330b682116 kernelconfig.x86"