diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-08-18 09:47:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-08-18 09:47:45 +0000 |
commit | cbc1252e8e04558b94ac5425386a21a18d6cd49b (patch) | |
tree | 668f7b5b04333e0614842afef37afb226a886a2b /testing | |
parent | 9700bd157cb1c3789e29330fa0c7a07c97378d1d (diff) | |
download | aports-cbc1252e8e04558b94ac5425386a21a18d6cd49b.tar.bz2 aports-cbc1252e8e04558b94ac5425386a21a18d6cd49b.tar.xz |
testing/spl-grsec: rebuild against kernel 3.10.7-r0
Diffstat (limited to 'testing')
-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 c6f620316e..211f82174f 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.10.5 -_kpkgrel=1 +_kver=3.10.7 +_kpkgrel=0 _realver=0.6.1 _mypkgrel=0 |