aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-10-17 19:57:31 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-10-17 19:57:31 +0000
commitea52e9bb0452f803b04428fc15b16ac795731b89 (patch)
tree69c1f7406030a63f03fa4d397890eb89d4c631e7 /testing
parent19ba93169abed8a48e76c25bbdb60554cba80a51 (diff)
downloadaports-ea52e9bb0452f803b04428fc15b16ac795731b89.tar.bz2
aports-ea52e9bb0452f803b04428fc15b16ac795731b89.tar.xz
testing/spl-grsec: disable. does not build
Diffstat (limited to 'testing')
-rw-r--r--testing/spl-grsec/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/spl-grsec/APKBUILD b/testing/spl-grsec/APKBUILD
index 9be6f7fefa..d3b43c3a0c 100644
--- a/testing/spl-grsec/APKBUILD
+++ b/testing/spl-grsec/APKBUILD
@@ -4,10 +4,10 @@ _flavor=${FLAVOR:-grsec}
_realname=spl
_name=$_realname-$_flavor
-_kver=3.4.13
+_kver=3.6.2
_kpkgrel=0
-_realver=0.6.0-rc10
+_realver=0.6.0-rc11
_mypkgrel=0
# source the kernel version
@@ -25,7 +25,7 @@ pkgver=$_kver
pkgrel=$(($_kpkgrel + $_mypkgrel))
pkgdesc="Solaris Porting Layer"
url="http://zfsonlinux.org"
-arch="all"
+arch=""
license="GPL"
depends=""
depends_dev="linux-grsec-dev"
@@ -70,4 +70,4 @@ dev() {
default_dev
}
-md5sums="a7679ea58939c38bab2688c2bdff993e spl-0.6.0-rc10.tar.gz"
+md5sums="06d1421c005c2216baa759903c9322c3 spl-0.6.0-rc11.tar.gz"