diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-18 11:06:28 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-18 11:07:00 +0000 |
commit | 97c6559eaf247c30099f30daaefcac0c3a635523 (patch) | |
tree | 45dfae1ef41c6f8aae6c24c2e50e96df45a65182 /testing/spl-grsec | |
parent | 6ef5125b22f1950a6f6befc893d072b34425f759 (diff) | |
download | aports-97c6559eaf247c30099f30daaefcac0c3a635523.tar.bz2 aports-97c6559eaf247c30099f30daaefcac0c3a635523.tar.xz |
testing/spl-grsec: rebuild against kernel 3.14.6-r2
Diffstat (limited to 'testing/spl-grsec')
-rw-r--r-- | testing/spl-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/spl-grsec/APKBUILD b/testing/spl-grsec/APKBUILD index f16db5f9f1..45cf7d28bc 100644 --- a/testing/spl-grsec/APKBUILD +++ b/testing/spl-grsec/APKBUILD @@ -6,7 +6,7 @@ _name=$_realname-$_flavor _kpkg=linux-$_flavor _kver=3.14.6 -_kpkgrel=1 +_kpkgrel=2 _realver=0.6.2 _mypkgrel=0 |