summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-03-19 17:37:47 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-03-19 17:38:16 +0000
commite1f4002baebe13de518a24eccc9ad52e8a73dcd5 (patch)
treee1205eb820ddd7f9e41c176533ea9f4b358aeafa
parent6e1e7aaff5c165a587b8090db267efe28cc83934 (diff)
downloadaports-e1f4002baebe13de518a24eccc9ad52e8a73dcd5.tar.bz2
aports-e1f4002baebe13de518a24eccc9ad52e8a73dcd5.tar.xz
testing/zfs-grsec: rebuild against kernel 3.12.8-r1
-rw-r--r--testing/zfs-grsec/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/zfs-grsec/APKBUILD b/testing/zfs-grsec/APKBUILD
index 964db47b7..809b13f17 100644
--- a/testing/zfs-grsec/APKBUILD
+++ b/testing/zfs-grsec/APKBUILD
@@ -7,10 +7,10 @@ _name=$_realname-$_flavor
_kpkg=linux-$_flavor
_kver=3.12.8
-_kpkgrel=0
+_kpkgrel=1
_realver=0.6.2
-_mypkgrel=1
+_mypkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then