diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-05 19:38:18 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-05 23:30:21 +0000 |
commit | bfba8d639f34ef3b2310d2c0f46d6937e2e56c47 (patch) | |
tree | 71378485d641793c39cc07ad55ba44b7c38f014a /testing/ipt-netflow-grsec | |
parent | 56c2b8d056b34fe52b1f4acb0ec0abee9cbdf811 (diff) | |
download | aports-bfba8d639f34ef3b2310d2c0f46d6937e2e56c47.tar.bz2 aports-bfba8d639f34ef3b2310d2c0f46d6937e2e56c47.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.47-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 0337882555..a7586dbc69 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.45 +_kver=4.4.47 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |