summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-12-10 09:10:47 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-12-10 09:10:47 +0000
commit940d1c61e6cf7e426d3904cd7cc27702f86f86b5 (patch)
tree3f56a69661eea05ed3a91ef3eab3615092bd0cd4 /main/linux-grsec/APKBUILD
parent09b499e49ef680a6e474d1ba4724d5e7dccb5a9d (diff)
downloadaports-940d1c61e6cf7e426d3904cd7cc27702f86f86b5.tar.bz2
aports-940d1c61e6cf7e426d3904cd7cc27702f86f86b5.tar.xz
main/linux-grsec: upgrade to grsecurity-2.1.14-2.6.31.7-200912081744
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r--main/linux-grsec/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD
index b06ec37d..93dbf204 100644
--- a/main/linux-grsec/APKBUILD
+++ b/main/linux-grsec/APKBUILD
@@ -2,9 +2,9 @@
_flavor=grsec
pkgname=linux-${_flavor}
-pkgver=2.6.31.6
+pkgver=2.6.31.7
_kernver=2.6.31
-pkgrel=2
+pkgrel=0
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.31.6-200911151724.patch
+ grsecurity-2.1.14-2.6.31.7-200912081744.patch
kernelconfig.x86
"
subpackages="$pkgname-dev linux-firmware:firmware"
@@ -119,6 +119,6 @@ firmware() {
}
md5sums="84c077a37684e4cbfa67b18154390d8a linux-2.6.31.tar.bz2
-89802830db41e517cdf0954145f73337 patch-2.6.31.6.bz2
-4efafd23c7e5342db8e0b7f47c81abb9 grsecurity-2.1.14-2.6.31.6-200911151724.patch
+801b9c379a12339c0210dc5d1a8e9537 patch-2.6.31.7.bz2
+e30e51a3d93da8712e10a726d201c16f grsecurity-2.1.14-2.6.31.7-200912081744.patch
5ecbb0c5bed282ad2e5c34c1f71ba27f kernelconfig.x86"