diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-10-27 09:03:51 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-10-27 09:03:51 +0000 |
commit | 51e88757d944832beadb24398ca7f50a8cac5ee3 (patch) | |
tree | 21fce2bc8aebffde1c4547c062aca2aa9e86c4ea /main/linux-grsec/APKBUILD | |
parent | cc1923bda32a938d7c8704f9410ac3cf543c00ef (diff) | |
download | aports-51e88757d944832beadb24398ca7f50a8cac5ee3.tar.bz2 aports-51e88757d944832beadb24398ca7f50a8cac5ee3.tar.xz |
main/linux-grsec: disable all staging drivers except hyper-v
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index 84665e374..a144f1f35 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec pkgname=linux-${_flavor} pkgver=2.6.35.7 _kernver=2.6.35 -pkgrel=2 +pkgrel=3 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -145,4 +145,4 @@ md5sums="091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2 0ccecafd4123dcad0b0cd7787553d734 r8169-fix-rx-checksum-offload.patch 139b39da44ecb577275be53d7d365949 r8169-add-gro-support.patch 8c224ba0cdf0aa572c7eb50379435be4 setlocalversion.patch -f6b46f11945c77d01679c87e95d512ee kernelconfig.x86" +16d6b950b8c8d9c9e6b43eb76cd090f4 kernelconfig.x86" |