diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-08-26 07:03:18 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-08-26 07:03:18 +0000 |
commit | 199abfd545e04702cf5f87aa0c1d973fc4fb7f7d (patch) | |
tree | ff0e130192e9557efdc0c258b914e089eeafe51c /testing/flashcache-grsec | |
parent | 4219572761e6c124ee9823b2d731943162362097 (diff) | |
download | aports-199abfd545e04702cf5f87aa0c1d973fc4fb7f7d.tar.bz2 aports-199abfd545e04702cf5f87aa0c1d973fc4fb7f7d.tar.xz |
testing/flashcache-grsec: rebuild against kernel 3.14.17-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 315700c34b..7d2ee9c540 100644 --- a/testing/flashcache-grsec/APKBUILD +++ b/testing/flashcache-grsec/APKBUILD @@ -5,7 +5,7 @@ _realname=flashcache _name=$_realname-$_flavor _kver=3.14.17 -_kpkgrel=0 +_kpkgrel=1 _realver=3.1.2 _mypkgrel=0 |