diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-12-20 14:06:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-12-20 14:06:38 +0000 |
commit | 48af0e38bdf46623432e615234bb107308741afb (patch) | |
tree | 3249dd90c34f70c1ae2aca76a4b8361262fdb84e /testing/ipt-netflow-hardened | |
parent | 3af7e6aceda8bcdcd5139ea7814297370dbdbcec (diff) | |
download | aports-48af0e38bdf46623432e615234bb107308741afb.tar.bz2 aports-48af0e38bdf46623432e615234bb107308741afb.tar.xz |
testing/ipt-netflow-hardened: rebuild against kernel 4.9.70-r0
Diffstat (limited to 'testing/ipt-netflow-hardened')
-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 98bfaacec1..36fc861514 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.68 -_kpkgrel=1 +_kver=4.9.70 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=2.2 |