diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-08-04 12:06:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-08-04 12:43:02 +0000 |
commit | 7ee3f18646cc685017bb30b11440aace79b5fbf9 (patch) | |
tree | b0b9592d46116d3faf9428b49bc61a30bb6ed581 | |
parent | 12984f77ecad9d9b388478d04d68cd818051b6b2 (diff) | |
download | aports-7ee3f18646cc685017bb30b11440aace79b5fbf9.tar.bz2 aports-7ee3f18646cc685017bb30b11440aace79b5fbf9.tar.xz |
testing/ipt-netflow-hardened: rebuild against kernel 4.9.40-r0
-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 b2b87f7114..9b7143855e 100644 --- a/testing/ipt-netflow-hardened/APKBUILD +++ b/testing/ipt-netflow-hardened/APKBUILD @@ -2,7 +2,7 @@ _flavor=hardened _kpkg=linux-$_flavor -_kver=4.9.37 +_kver=4.9.40 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |