diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-05-20 07:54:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-05-20 08:33:50 +0000 |
commit | b44661dd97b10cb952ebb5ddabccfd4a29b7c54a (patch) | |
tree | a26c0c24b351e03acb64fc0a3651fc2e20f1baf6 /testing | |
parent | c404653758757e46f0f6d0db5fb37a10ed154bcd (diff) | |
download | aports-b44661dd97b10cb952ebb5ddabccfd4a29b7c54a.tar.bz2 aports-b44661dd97b10cb952ebb5ddabccfd4a29b7c54a.tar.xz |
testing/flashcache-grsec: rebuild against kernel 4.4.11-r0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/flashcache-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/flashcache-grsec/APKBUILD b/testing/flashcache-grsec/APKBUILD index c6a95c0a7c..ac4f4140c5 100644 --- a/testing/flashcache-grsec/APKBUILD +++ b/testing/flashcache-grsec/APKBUILD @@ -4,7 +4,7 @@ _kpkg=linux-$_flavor _realname=flashcache _name=$_realname-$_flavor -_kver=4.4.10 +_kver=4.4.11 _kpkgrel=0 _realver=3.1.2 |