diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-09 12:51:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-09 15:52:39 +0000 |
commit | 4f355dce88a2ced0283ed6b69bbdcec4f48ab6c5 (patch) | |
tree | 6d7a64229f08cce934025230f0b3e9f3caad8dc4 /testing | |
parent | 4705caa3c35b3763d22dd40c04f2b75b5fb168e4 (diff) | |
download | aports-4f355dce88a2ced0283ed6b69bbdcec4f48ab6c5.tar.bz2 aports-4f355dce88a2ced0283ed6b69bbdcec4f48ab6c5.tar.xz |
testing/sch-cake-grsec: rebuild against kernel 4.4.41-r0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/sch-cake-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/sch-cake-grsec/APKBUILD b/testing/sch-cake-grsec/APKBUILD index 3ef6ebde85..cf9700fd56 100644 --- a/testing/sch-cake-grsec/APKBUILD +++ b/testing/sch-cake-grsec/APKBUILD @@ -5,8 +5,8 @@ _kpkg=linux-$_flavor _realname=sch-cake _name=$_realname-$_flavor -_kver=4.4.39 -_kpkgrel=4 +_kver=4.4.41 +_kpkgrel=0 _gitver=747954dd0bde66bb28d2b6c2c109597c9abbe5c5 _mypkgrel=0 |