aboutsummaryrefslogtreecommitdiffstats
path: root/main/zfs-grsec
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-06-08 14:24:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-06-10 14:19:33 +0000
commitec91e93740ddc9937d95a955d94e0b02390efb87 (patch)
treebabce1dc34b84411abce363b6d0ac84573a800d0 /main/zfs-grsec
parent29238f46b5201934f27b1ea60151cda04b4bb907 (diff)
downloadaports-ec91e93740ddc9937d95a955d94e0b02390efb87.tar.bz2
aports-ec91e93740ddc9937d95a955d94e0b02390efb87.tar.xz
main/zfs-grsec: rebuild against kernel 4.4.13-r0
Diffstat (limited to 'main/zfs-grsec')
-rw-r--r--main/zfs-grsec/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/zfs-grsec/APKBUILD b/main/zfs-grsec/APKBUILD
index 7fe6ad0b50..865cb97e53 100644
--- a/main/zfs-grsec/APKBUILD
+++ b/main/zfs-grsec/APKBUILD
@@ -6,11 +6,11 @@ _realname=zfs
_name=$_realname-$_flavor
_kpkg=linux-$_flavor
-_kver=4.4.12
+_kver=4.4.13
_kpkgrel=0
_realver=0.6.5.7
-_mypkgrel=1
+_mypkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then