aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-06-01 19:09:54 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-06-01 19:09:54 +0000
commit5eae74a864990d038db144b175ec98414df3958c (patch)
treef5af2af001845813380246b0739c24ee650a9836
parent8fd3dd22ea30b0c31350a451de07f538d0819a70 (diff)
downloadaports-5eae74a864990d038db144b175ec98414df3958c.tar.bz2
aports-5eae74a864990d038db144b175ec98414df3958c.tar.xz
testing/zfs-grsec: fix pkgrel
-rw-r--r--testing/zfs-grsec/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/zfs-grsec/APKBUILD b/testing/zfs-grsec/APKBUILD
index 2d868c6931..fc5b4b3886 100644
--- a/testing/zfs-grsec/APKBUILD
+++ b/testing/zfs-grsec/APKBUILD
@@ -10,7 +10,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