diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-03 15:23:00 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-03 15:30:51 +0000 |
commit | 6dc6ee843662eeed379d6e3fc7bda512f7d353ac (patch) | |
tree | c717163f49a8202a8296d5a32417866334db125d /testing/flashcache-grsec | |
parent | 5fc4a3569f31785b00c9640053c10157d19e25ed (diff) | |
download | aports-6dc6ee843662eeed379d6e3fc7bda512f7d353ac.tar.bz2 aports-6dc6ee843662eeed379d6e3fc7bda512f7d353ac.tar.xz |
testing/flashcache-grsec: rebuild against kernel 4.1.12-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 e34618cb3c..40d95abee5 100644 --- a/testing/flashcache-grsec/APKBUILD +++ b/testing/flashcache-grsec/APKBUILD @@ -5,7 +5,7 @@ _realname=flashcache _name=$_realname-$_flavor _kver=4.1.12 -_kpkgrel=0 +_kpkgrel=1 _realver=3.1.2 _mypkgrel=0 |