diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-06-25 11:51:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-06-25 12:09:22 +0000 |
commit | adafdd0e65b3d765601941946ae4c9837cf267a3 (patch) | |
tree | ec1f2e65668516eb60dd80ef9c092517b94f1e04 /testing/spl-grsec | |
parent | f9e9fe51784c1cc1ab8f87e9298c2ac07d8fdade (diff) | |
download | aports-adafdd0e65b3d765601941946ae4c9837cf267a3.tar.bz2 aports-adafdd0e65b3d765601941946ae4c9837cf267a3.tar.xz |
testing/spl-grsec: rebuild against kernel 3.18.16-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 f19a2c93a1..e5a3768fcb 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.18.14 -_kpkgrel=1 +_kver=3.18.16 +_kpkgrel=0 _realver=0.6.4 _mypkgrel=0 |