diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-12-05 07:36:54 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-12-05 08:08:13 +0000 |
commit | 52fedb4570dc706bb1df66ff0c70ca4569472059 (patch) | |
tree | 23d2373fe247f8996ba0c06e750b246f11e59a29 /testing/flashcache-grsec | |
parent | f3a183d06f17bb1c1435173ac0e1588acfe505b7 (diff) | |
download | aports-52fedb4570dc706bb1df66ff0c70ca4569472059.tar.bz2 aports-52fedb4570dc706bb1df66ff0c70ca4569472059.tar.xz |
testing/flashcache-grsec: rebuild against kernel 3.14.25-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 df8ff41944..3846bf5d5d 100644 --- a/testing/flashcache-grsec/APKBUILD +++ b/testing/flashcache-grsec/APKBUILD @@ -5,7 +5,7 @@ _realname=flashcache _name=$_realname-$_flavor _kver=3.14.25 -_kpkgrel=0 +_kpkgrel=1 _realver=3.1.2 _mypkgrel=0 |