diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-14 08:59:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-14 08:59:43 +0000 |
commit | dddf9820640211978e266290517372de22670721 (patch) | |
tree | 6c1d88dc40e41e15485182b87664a61fa11bc016 /testing/flashcache-grsec/APKBUILD | |
parent | 84bfcce34f4583b44b4c1133f7a40453c44f1751 (diff) | |
download | aports-dddf9820640211978e266290517372de22670721.tar.bz2 aports-dddf9820640211978e266290517372de22670721.tar.xz |
testing/flashcache-grsec: rebuild against kernel 3.18.18-r2
Diffstat (limited to 'testing/flashcache-grsec/APKBUILD')
-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 a8576a33d9..71b0180934 100644 --- a/testing/flashcache-grsec/APKBUILD +++ b/testing/flashcache-grsec/APKBUILD @@ -5,7 +5,7 @@ _realname=flashcache _name=$_realname-$_flavor _kver=3.18.18 -_kpkgrel=1 +_kpkgrel=2 _realver=3.1.2 _mypkgrel=0 |