diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-20 09:01:04 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-20 09:01:04 +0000 |
commit | 5c6c2b606d6d07216c1dddd6216f60cd826f0baa (patch) | |
tree | 8f4fdce5b09d94ef1f62bc26bafdb15a54cf86ef /testing/flashcache-grsec | |
parent | ad2a73228451010a3ceb498c980b2680f0db9c47 (diff) | |
download | aports-5c6c2b606d6d07216c1dddd6216f60cd826f0baa.tar.bz2 aports-5c6c2b606d6d07216c1dddd6216f60cd826f0baa.tar.xz |
testing/flashcache-grsec: rebuild against kernel 3.14.22-r0
Diffstat (limited to 'testing/flashcache-grsec')
-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 033bc7f9b4..da3fccbc8e 100644 --- a/testing/flashcache-grsec/APKBUILD +++ b/testing/flashcache-grsec/APKBUILD @@ -4,7 +4,7 @@ _kpkg=linux-$_flavor _realname=flashcache _name=$_realname-$_flavor -_kver=3.14.21 +_kver=3.14.22 _kpkgrel=0 _realver=3.1.2 |