diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-16 14:54:37 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-16 14:54:37 +0000 |
commit | 7ad091be3d5239802f58b01dcd81c3f0205d86d1 (patch) | |
tree | 56bb9360b1ecb1b24764fb80ba643c3efec23bae /testing/ipt-netflow-grsec | |
parent | d88363e5a22b5e9489f2865d68146150fc2909c6 (diff) | |
download | aports-7ad091be3d5239802f58b01dcd81c3f0205d86d1.tar.bz2 aports-7ad091be3d5239802f58b01dcd81c3f0205d86d1.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.1.15-r0
Diffstat (limited to 'testing/ipt-netflow-grsec')
-rw-r--r-- | testing/ipt-netflow-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index d6fe5d05ac..13f95f8cec 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.1.13 +_kver=4.1.15 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |