summaryrefslogtreecommitdiffstats
path: root/testing/zfs-grsec/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-11-27 10:20:34 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-11-27 11:02:18 +0000
commitc76dd40c62f0129c71137ed8ca046056b9376557 (patch)
tree7c629b2fd6168d3195222e51e37c5612206544bf /testing/zfs-grsec/APKBUILD
parent3b7143f40dab68678cea8f2a6ba2d224776d650a (diff)
downloadaports-c76dd40c62f0129c71137ed8ca046056b9376557.tar.bz2
aports-c76dd40c62f0129c71137ed8ca046056b9376557.tar.xz
main/zfs-grsec: rebuild against kernel 3.6.8-r1
Diffstat (limited to 'testing/zfs-grsec/APKBUILD')
-rw-r--r--testing/zfs-grsec/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/zfs-grsec/APKBUILD b/testing/zfs-grsec/APKBUILD
index 720a57113..b9371048c 100644
--- a/testing/zfs-grsec/APKBUILD
+++ b/testing/zfs-grsec/APKBUILD
@@ -6,11 +6,11 @@ _realname=zfs
_name=$_realname-$_flavor
_kpkg=linux-$_flavor
-_kver=3.6.7
-_kpkgrel=0
+_kver=3.6.8
+_kpkgrel=1
_realver=0.6.0-rc12
-_mypkgrel=1
+_mypkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then