diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-06-02 09:49:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-06-02 09:56:07 +0000 |
commit | fb8caff7c33ff295d7ef3a4ce18c791a0c98b0ca (patch) | |
tree | 2e5f05ae4a406d0e30ae09635559ce92abe2451d /testing/ipt-netflow-grsec | |
parent | 2420c301399b085687101f8697aa5f1147bd4a3b (diff) | |
download | aports-fb8caff7c33ff295d7ef3a4ce18c791a0c98b0ca.tar.bz2 aports-fb8caff7c33ff295d7ef3a4ce18c791a0c98b0ca.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.12-r0
Diffstat (limited to 'testing/ipt-netflow-grsec')
-rw-r--r-- | testing/ipt-netflow-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index aa9a49a53b..778dce8811 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.4.11 -_kpkgrel=1 +_kver=4.4.12 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |