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 22377177ca..3dc2b31b39 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.65 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=2.2 |