diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-05-22 18:36:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-05-22 19:09:06 +0000 |
commit | 3bdb2ab10c683e32810da13046e5a752d4efca73 (patch) | |
tree | 036682b1517a4393a371216383c70cd65097e636 /testing | |
parent | a81b371816bb3c51eeb86331a1d6dda4f6e8558b (diff) | |
download | aports-3bdb2ab10c683e32810da13046e5a752d4efca73.tar.bz2 aports-3bdb2ab10c683e32810da13046e5a752d4efca73.tar.xz |
testing/ipt-netflow-hardened: rebuild against kernel 4.9.29-r0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/ipt-netflow-hardened/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ipt-netflow-hardened/APKBUILD b/testing/ipt-netflow-hardened/APKBUILD index f13abf5e05..df5b0a3e6e 100644 --- a/testing/ipt-netflow-hardened/APKBUILD +++ b/testing/ipt-netflow-hardened/APKBUILD @@ -2,8 +2,8 @@ _flavor=hardened _kpkg=linux-$_flavor -_kver=4.9.28 -_kpkgrel=1 +_kver=4.9.29 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.2 |