diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-08-17 18:56:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-08-17 20:29:40 +0000 |
commit | f90400b9e689fc21cdd1ec3571e84859cb927ea4 (patch) | |
tree | 4d6fcb5012e7aac7bce6315aa02cc938dc34d2c6 /testing/ipt-netflow-hardened | |
parent | 2a3fb4540d8a80a3318fda63c2b6437668708f10 (diff) | |
download | aports-f90400b9e689fc21cdd1ec3571e84859cb927ea4.tar.bz2 aports-f90400b9e689fc21cdd1ec3571e84859cb927ea4.tar.xz |
testing/ipt-netflow-hardened: rebuild against kernel 4.9.44-r0
Diffstat (limited to 'testing/ipt-netflow-hardened')
-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 e04946003d..db7d800c36 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.43 +_kver=4.9.44 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |