diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-08-11 12:30:44 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-08-11 12:30:44 +0200 |
commit | 065f2eb5b440599c60c1cf73a8f9c402a2ae5c92 (patch) | |
tree | 612c5fa6a653c5607f53669ddd090e2b553621fe /testing/flashcache-grsec | |
parent | 12e818953c841afdee633b4d8a8127ef9744800b (diff) | |
download | aports-065f2eb5b440599c60c1cf73a8f9c402a2ae5c92.tar.bz2 aports-065f2eb5b440599c60c1cf73a8f9c402a2ae5c92.tar.xz |
testing/flashcache-grsec: rebuild against kernel 3.18.20-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 7a49be5038..d388a27896 100644 --- a/testing/flashcache-grsec/APKBUILD +++ b/testing/flashcache-grsec/APKBUILD @@ -5,7 +5,7 @@ _realname=flashcache _name=$_realname-$_flavor _kver=3.18.20 -_kpkgrel=0 +_kpkgrel=1 _realver=3.1.2 _mypkgrel=0 |