aboutsummaryrefslogtreecommitdiffstats
path: root/testing/spl-grsec
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-04-04 15:03:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-04-04 15:12:45 +0000
commita20201ab45f3836cf3ed420b89fc08db3bc02374 (patch)
tree07f06c7a57a14fae87650fbb96aa868728cfe8c3 /testing/spl-grsec
parent50cf0f503e86ea1f9fb5e6e7975bf603abaa3e70 (diff)
downloadaports-a20201ab45f3836cf3ed420b89fc08db3bc02374.tar.bz2
aports-a20201ab45f3836cf3ed420b89fc08db3bc02374.tar.xz
testing/spl-grsec: rebuild against kernel 4.4.6-r1
Diffstat (limited to 'testing/spl-grsec')
-rw-r--r--testing/spl-grsec/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/spl-grsec/APKBUILD b/testing/spl-grsec/APKBUILD
index 042be17e63..84c10758b0 100644
--- a/testing/spl-grsec/APKBUILD
+++ b/testing/spl-grsec/APKBUILD
@@ -6,10 +6,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