diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-10-03 09:00:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-10-03 09:47:34 +0000 |
commit | c3c1d464eec835b45d61a7edfce92787f2a4d552 (patch) | |
tree | d316c1999cfa370dd388373fe0cc0373a8388fe7 /testing | |
parent | 06845e453d6bc9a30f1b399b54c37fc30723584d (diff) | |
download | aports-c3c1d464eec835b45d61a7edfce92787f2a4d552.tar.bz2 aports-c3c1d464eec835b45d61a7edfce92787f2a4d552.tar.xz |
testing/flashcache-grsec: rebuild against kernel 3.10.14-r1
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 ae1a76f501..adf0d75cea 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.10.13 +_kver=3.10.14 _kpkgrel=1 _realver=2.1 |