diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-16 07:53:23 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-16 07:53:23 +0000 |
commit | 565a11e0f17b087a64fc0306d67a7595363785a1 (patch) | |
tree | 8972d07070e4d51c1fcf13436dfecc6ea05d9565 /testing/spl-grsec | |
parent | 7ac2997d5f019ffe1f609b4067da28959b281953 (diff) | |
download | aports-565a11e0f17b087a64fc0306d67a7595363785a1.tar.bz2 aports-565a11e0f17b087a64fc0306d67a7595363785a1.tar.xz |
testing/spl-grsec: rebuild against kernel 3.14.21-r0
Diffstat (limited to 'testing/spl-grsec')
-rw-r--r-- | testing/spl-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/spl-grsec/APKBUILD b/testing/spl-grsec/APKBUILD index e7f751085c..2faf858d57 100644 --- a/testing/spl-grsec/APKBUILD +++ b/testing/spl-grsec/APKBUILD @@ -5,8 +5,8 @@ _realname=spl _name=$_realname-$_flavor _kpkg=linux-$_flavor -_kver=3.14.20 -_kpkgrel=1 +_kver=3.14.21 +_kpkgrel=0 _realver=0.6.3 _mypkgrel=0 |