aboutsummaryrefslogtreecommitdiffstats
path: root/testing/spl-grsec
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-09-11 16:33:30 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2015-09-11 16:33:30 +0200
commit8494a478cb6ddcffca522fc320c9063ffad278b4 (patch)
treeb1ed9bc4d301ae3e06e328f5eed1b5cc526b6aab /testing/spl-grsec
parent2f81ed566fb2987b16d6e07f3732f9fa0324650a (diff)
downloadaports-8494a478cb6ddcffca522fc320c9063ffad278b4.tar.bz2
aports-8494a478cb6ddcffca522fc320c9063ffad278b4.tar.xz
testing/spl-grsec: rebuild with 3.18.21-r0 kernel
Diffstat (limited to 'testing/spl-grsec')
-rw-r--r--testing/spl-grsec/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/spl-grsec/APKBUILD b/testing/spl-grsec/APKBUILD
index c6bed365c9..0684a31f28 100644
--- a/testing/spl-grsec/APKBUILD
+++ b/testing/spl-grsec/APKBUILD
@@ -5,8 +5,8 @@ _realname=spl
_name=$_realname-$_flavor
_kpkg=linux-$_flavor
-_kver=3.18.20
-_kpkgrel=1
+_kver=3.18.21
+_kpkgrel=0
_realver=0.6.4.2
_mypkgrel=0
@@ -32,7 +32,7 @@ depends=""
depends_dev="linux-grsec-dev=$_kernelver"
makedepends="$depends_dev perl automake autoconf libtool linux-headers"
install=""
-subpackages="$pkgname-dev spl-utils:utils"
+subpackages="$pkgname-dev $pkgname-doc spl-utils:utils"
source="http://archive.zfsonlinux.org/downloads/zfsonlinux/spl/spl-$_realver.tar.gz
"