diff options
Diffstat (limited to 'testing/zfs-grsec/APKBUILD')
-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 e11f6c10ee..b27d477521 100644 --- a/testing/zfs-grsec/APKBUILD +++ b/testing/zfs-grsec/APKBUILD @@ -6,8 +6,8 @@ _realname=zfs _name=$_realname-$_flavor _kpkg=linux-$_flavor -_kver=3.14.15 -_kpkgrel=1 +_kver=3.14.16 +_kpkgrel=0 _realver=0.6.3 _mypkgrel=0 |