aboutsummaryrefslogtreecommitdiffstats
path: root/testing/zfs-grsec
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-04-04 15:07:59 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-04-04 15:12:45 +0000
commit68e0bc08c3489efa5f7fba273a64ed59352b55f3 (patch)
tree36ba5c7d4122256b7e87075b347c20d9e011bcfc /testing/zfs-grsec
parentfa65a24ab48b7e30525cfd9768eea5c3b721595b (diff)
downloadaports-68e0bc08c3489efa5f7fba273a64ed59352b55f3.tar.bz2
aports-68e0bc08c3489efa5f7fba273a64ed59352b55f3.tar.xz
testing/zfs-grsec: rebuild against kernel 4.4.6-r1
Diffstat (limited to 'testing/zfs-grsec')
-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 33262eb651..c5f1cb0e0e 100644
--- a/testing/zfs-grsec/APKBUILD
+++ b/testing/zfs-grsec/APKBUILD
@@ -7,10 +7,10 @@ _name=$_realname-$_flavor
_kpkg=linux-$_flavor
_kver=4.4.6
-_kpkgrel=0
+_kpkgrel=1
_realver=0.6.5.6
-_mypkgrel=1
+_mypkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then