diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-05-20 08:01:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-05-20 08:33:50 +0000 |
commit | c26bd672739f70baa23297b8ed07c188c9b634e9 (patch) | |
tree | ca576388ddceadbf9e94f358811a2c184d56a3e3 /testing | |
parent | 38346e96d3909fa2f6f3efde9b3116b960948fda (diff) | |
download | aports-c26bd672739f70baa23297b8ed07c188c9b634e9.tar.bz2 aports-c26bd672739f70baa23297b8ed07c188c9b634e9.tar.xz |
testing/spl-grsec: rebuild against kernel 4.4.11-r0
Diffstat (limited to 'testing')
-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 974d47a599..7e6a298176 100644 --- a/testing/spl-grsec/APKBUILD +++ b/testing/spl-grsec/APKBUILD @@ -5,7 +5,7 @@ _realname=spl _name=$_realname-$_flavor _kpkg=linux-$_flavor -_kver=4.4.10 +_kver=4.4.11 _kpkgrel=0 _realver=0.6.5.6 |