diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-09-22 13:10:03 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-09-22 13:10:03 +0200 |
commit | 59d2bd3a8645cd51161a0ac4bb64161bb0b1990f (patch) | |
tree | 0dc106dd3135e9cbaa2ac8fd59b2d5ba5cc5ce6c /testing/flashcache-grsec | |
parent | fec43e6b5de83b15ac0ce4a74915f432c3b3f8e0 (diff) | |
download | aports-59d2bd3a8645cd51161a0ac4bb64161bb0b1990f.tar.bz2 aports-59d2bd3a8645cd51161a0ac4bb64161bb0b1990f.tar.xz |
testing/flashcache-grsec: rebuild against kernel 3.18.21-r1
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 143d9727c6..6bd8ddfc26 100644 --- a/testing/flashcache-grsec/APKBUILD +++ b/testing/flashcache-grsec/APKBUILD @@ -5,7 +5,7 @@ _realname=flashcache _name=$_realname-$_flavor _kver=3.18.21 -_kpkgrel=0 +_kpkgrel=1 _realver=3.1.2 _mypkgrel=0 |