diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-07 21:16:31 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-07 21:35:12 +0000 |
commit | 734c654e159f16a7216a197d943a62c52e690e6d (patch) | |
tree | 9a8b3f7df3f574765237af2cc4f9cca1d39e1d64 /testing/ipt-netflow-grsec | |
parent | 3d5e6131fc6b27c7fb582d19cd324e2db8c3a279 (diff) | |
download | aports-734c654e159f16a7216a197d943a62c52e690e6d.tar.bz2 aports-734c654e159f16a7216a197d943a62c52e690e6d.tar.xz |
testing/ipt-netflow-grsec: rebuild against kernel 4.4.30-r1
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 542fdfa82f..84cd8a38f3 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=4.4.30 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=2.1 |