diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-13 15:47:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-13 17:56:45 +0000 |
commit | f1d0fe86d27a1626df72bb268eb689debf9c577c (patch) | |
tree | 05af5ff52dd21bc73660d58a4e290f9d27ac4d48 /testing | |
parent | c136b17b530327d2d46857354934dfcee7a4a815 (diff) | |
download | aports-f1d0fe86d27a1626df72bb268eb689debf9c577c.tar.bz2 aports-f1d0fe86d27a1626df72bb268eb689debf9c577c.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.9.14-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 06771ff5fc..0f009d1953 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.9.13 +_kver=4.9.14 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |