diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-10-24 20:50:39 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-10-24 20:55:50 +0000 |
commit | e83420c899d36a32eded35d7d9da61a53aea72f7 (patch) | |
tree | 090d9ae9dd798a078500f4438bd85481fa62e663 /testing | |
parent | d65ee0ef019c53b6c008437d3332d2f7397fe421 (diff) | |
download | aports-e83420c899d36a32eded35d7d9da61a53aea72f7.tar.bz2 aports-e83420c899d36a32eded35d7d9da61a53aea72f7.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.27-r0
Diffstat (limited to 'testing')
-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 286b900b9d..16b4ec19a1 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.4.26 +_kver=4.4.27 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |