diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-19 12:12:09 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-19 12:12:09 +0000 |
commit | c81cf50348a26df68f107009a736f22d5a2e8b4b (patch) | |
tree | 1cf0db3a53547b0f4e2d845393af30b54ef6443a /testing/spl-grsec | |
parent | 95fe535a178e99f9a8d64a32c11761bc50e491d6 (diff) | |
download | aports-c81cf50348a26df68f107009a736f22d5a2e8b4b.tar.bz2 aports-c81cf50348a26df68f107009a736f22d5a2e8b4b.tar.xz |
testing/spl-grsec: rebuild against kernel 3.14.29-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 1248e3c00c..e2352e6c0a 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.14.28 -_kpkgrel=1 +_kver=3.14.29 +_kpkgrel=0 _realver=0.6.3 _mypkgrel=0 |