summaryrefslogtreecommitdiffstats
path: root/testing/spl-grsec/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/spl-grsec/APKBUILD')
-rw-r--r--testing/spl-grsec/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/spl-grsec/APKBUILD b/testing/spl-grsec/APKBUILD
index 91ab37c0f..dbef36f07 100644
--- a/testing/spl-grsec/APKBUILD
+++ b/testing/spl-grsec/APKBUILD
@@ -5,8 +5,8 @@ _realname=spl
_name=$_realname-$_flavor
_kpkg=linux-$_flavor
-_kver=3.12.8
-_kpkgrel=1
+_kver=3.13.7
+_kpkgrel=0
_realver=0.6.2
_mypkgrel=0
@@ -26,7 +26,7 @@ pkgver=$_kver
pkgrel=$(($_kpkgrel + $_mypkgrel))
pkgdesc="Solaris Porting Layer"
url="http://zfsonlinux.org"
-arch="x86 x86_64"
+#arch="x86 x86_64"
license="GPL"
depends=""
depends_dev="linux-grsec-dev=$_kernelver"