diff options
Diffstat (limited to 'testing/ipt-netflow-hardened/APKBUILD')
-rw-r--r-- | testing/ipt-netflow-hardened/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ipt-netflow-hardened/APKBUILD b/testing/ipt-netflow-hardened/APKBUILD index 48907211eb..aedd29b6b1 100644 --- a/testing/ipt-netflow-hardened/APKBUILD +++ b/testing/ipt-netflow-hardened/APKBUILD @@ -3,7 +3,7 @@ _flavor=hardened _kpkg=linux-$_flavor _kver=4.9.24 -_kpkgrel=2 +_kpkgrel=3 # when chaning _ver we *must* bump _mypkgrel _ver=2.2 |