diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-06-11 08:32:37 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-06-11 08:32:37 +0000 |
commit | bd9a08bfb1be0ccad3c8cc0fdda8bb7857feb22c (patch) | |
tree | ad85f31356bfedc534142e927ba324c2ab4bfd59 /testing | |
parent | 96e04c62f3bb15d39d3b49727f7da3883d9e19b8 (diff) | |
download | aports-bd9a08bfb1be0ccad3c8cc0fdda8bb7857feb22c.tar.bz2 aports-bd9a08bfb1be0ccad3c8cc0fdda8bb7857feb22c.tar.xz |
testing/spl-grsec: rebuild against kernel 3.9.5-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 1921361650..f60ab64de5 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.9.4 -_kpkgrel=1 +_kver=3.9.5 +_kpkgrel=0 _realver=0.6.1 _mypkgrel=0 |