diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-11-02 15:08:53 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-11-03 07:09:58 +0000 |
commit | 4854d21c9becf1c286c6530bb1a3fe8effd099aa (patch) | |
tree | 1865d0034e5a594b081d4d0553f107cca498e793 /testing/spl-grsec | |
parent | d6df7608b11b7a1d0c59de37850dae1421638daa (diff) | |
download | aports-4854d21c9becf1c286c6530bb1a3fe8effd099aa.tar.bz2 aports-4854d21c9becf1c286c6530bb1a3fe8effd099aa.tar.xz |
testing/spl-grsec: rebuild against kernel 3.14.23-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 4889688f91..158ea5d9f6 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.22 -_kpkgrel=1 +_kver=3.14.23 +_kpkgrel=0 _realver=0.6.3 _mypkgrel=0 |