aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-06-01 19:05:36 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-06-01 19:06:09 +0000
commit8fd3dd22ea30b0c31350a451de07f538d0819a70 (patch)
treec4ab9d0986758050e2d2d801a5dd7cebb19e8588
parent873a73aff5c81d9390722c2d2853c914d063905a (diff)
downloadaports-8fd3dd22ea30b0c31350a451de07f538d0819a70.tar.bz2
aports-8fd3dd22ea30b0c31350a451de07f538d0819a70.tar.xz
testing/spl-grsec: fix pkgrel
-rw-r--r--testing/spl-grsec/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/spl-grsec/APKBUILD b/testing/spl-grsec/APKBUILD
index 26f66aec89..dd6749cc67 100644
--- a/testing/spl-grsec/APKBUILD
+++ b/testing/spl-grsec/APKBUILD
@@ -9,7 +9,7 @@ _kver=4.4.11
_kpkgrel=1
_realver=0.6.5.7
-_mypkgrel=0
+_mypkgrel=2
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then