diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-16 07:51:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-16 07:51:30 +0000 |
commit | 838f05337a5b654db6de73cbdc23ca5edefc9b29 (patch) | |
tree | e45aaece251976e376522962e1a4e25bda3fcb91 /testing | |
parent | 829bbacc21ad8d1605444a1d026dc4462bc2c5d7 (diff) | |
download | aports-838f05337a5b654db6de73cbdc23ca5edefc9b29.tar.bz2 aports-838f05337a5b654db6de73cbdc23ca5edefc9b29.tar.xz |
testing/flashcache-grsec: rebuild against kernel 3.14.21-r0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/flashcache-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/flashcache-grsec/APKBUILD b/testing/flashcache-grsec/APKBUILD index 5295606611..033bc7f9b4 100644 --- a/testing/flashcache-grsec/APKBUILD +++ b/testing/flashcache-grsec/APKBUILD @@ -4,8 +4,8 @@ _kpkg=linux-$_flavor _realname=flashcache _name=$_realname-$_flavor -_kver=3.14.20 -_kpkgrel=1 +_kver=3.14.21 +_kpkgrel=0 _realver=3.1.2 _mypkgrel=0 |