diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-09 12:50:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-09 15:52:39 +0000 |
commit | 4705caa3c35b3763d22dd40c04f2b75b5fb168e4 (patch) | |
tree | 673989190b0c7b5c89dbe92696b739f74f1e2a24 /testing | |
parent | 66b4483f0b276475ab0210d194caf60baceaf215 (diff) | |
download | aports-4705caa3c35b3763d22dd40c04f2b75b5fb168e4.tar.bz2 aports-4705caa3c35b3763d22dd40c04f2b75b5fb168e4.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.41-r0
Diffstat (limited to 'testing')
-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 546506cde0..e09f49f378 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.39 -_kpkgrel=4 +_kver=4.4.41 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |