diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-06 12:44:04 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-06 13:45:59 +0000 |
commit | 7d9159d2c77b019b54650cee8506cd1c05525796 (patch) | |
tree | dbc4e91351fc87f360bdfd0f74b6134ef92bcbb7 /main/linux-grsec/APKBUILD | |
parent | 521c89412f24bf7db217b827302b21f7facfebbf (diff) | |
download | aports-7d9159d2c77b019b54650cee8506cd1c05525796.tar.bz2 aports-7d9159d2c77b019b54650cee8506cd1c05525796.tar.xz |
main/linux-grsec: enable GPIO_SYSFS
Diffstat (limited to 'main/linux-grsec/APKBUILD')
-rw-r--r-- | main/linux-grsec/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index e51032139c..648fa1e7e8 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec pkgname=linux-${_flavor} pkgver=3.3.8 _kernver=3.3 -pkgrel=1 +pkgrel=2 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -142,5 +142,5 @@ md5sums="7133f5a2086a7d7ef97abac610c094f5 linux-3.3.tar.xz e1714b5136a7f4dab1b5d2d7f98e2891 patch-3.3.8.xz 4a97aa5ad465a5d829e88c8234f75417 grsecurity-2.9-3.3.8-201206042136.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch -aa4ead042e92a35bd0a3c2497b6de36d kernelconfig.x86 -3600973e9ada69a30a6fba70727453a7 kernelconfig.x86_64" +0962abf0f03955adaa096218a54b950d kernelconfig.x86 +335df337d087ff345e1d4c8297d75222 kernelconfig.x86_64" |