diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/zfs-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/zfs-grsec/APKBUILD b/testing/zfs-grsec/APKBUILD index 8bf7dab464..2d868c6931 100644 --- a/testing/zfs-grsec/APKBUILD +++ b/testing/zfs-grsec/APKBUILD @@ -7,10 +7,10 @@ _name=$_realname-$_flavor _kpkg=linux-$_flavor _kver=4.4.11 -_kpkgrel=0 +_kpkgrel=1 _realver=0.6.5.7 -_mypkgrel=2 +_mypkgrel=0 # source the kernel version if [ -f ../../main/linux-$_flavor/APKBUILD ]; then |