aboutsummaryrefslogtreecommitdiffstats
path: root/testing/spl-grsec/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-06-02 09:50:29 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-06-02 09:56:07 +0000
commit0a79e9ed995a56dc110745679dd6c6fe925322b3 (patch)
tree761b2cdaae423c531e23be10910431f2951a1a62 /testing/spl-grsec/APKBUILD
parentd3c23fcd5f36c6f41ed6def38ab9ca77bd7260e9 (diff)
testing/spl-grsec: rebuild against kernel 4.4.12-r0
Diffstat (limited to 'testing/spl-grsec/APKBUILD')
-rw-r--r--testing/spl-grsec/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/spl-grsec/APKBUILD b/testing/spl-grsec/APKBUILD
index dd6749cc67f..010cf36a023 100644
--- a/testing/spl-grsec/APKBUILD
+++ b/testing/spl-grsec/APKBUILD
@@ -5,11 +5,11 @@ _realname=spl
_name=$_realname-$_flavor
_kpkg=linux-$_flavor
-_kver=4.4.11
-_kpkgrel=1
+_kver=4.4.12
+_kpkgrel=0
_realver=0.6.5.7
-_mypkgrel=2
+_mypkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then