diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-28 07:44:06 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-28 09:12:52 +0000 |
commit | d77e9b1c7ec61e87cec0cdc3c9659804eba6f1a2 (patch) | |
tree | 24350be29a2e7379d1205d706db2baa61a0b4119 /testing/flashcache-grsec | |
parent | 7cb01fce880be0f600f34f41a2bf8f121c3ebe1b (diff) | |
download | aports-d77e9b1c7ec61e87cec0cdc3c9659804eba6f1a2.tar.bz2 aports-d77e9b1c7ec61e87cec0cdc3c9659804eba6f1a2.tar.xz |
testing/flashcache-grsec: rebuild against kernel 3.14.30-r0
Diffstat (limited to 'testing/flashcache-grsec')
-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 9a3a4a517b..acdee3402d 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.29 -_kpkgrel=1 +_kver=3.14.30 +_kpkgrel=0 _realver=3.1.2 _mypkgrel=0 |