diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-12-25 11:18:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-12-25 11:18:05 +0000 |
commit | a2f195b18ddb7bcb37685345cfe4c66229324ce0 (patch) | |
tree | 2f68252f5230c2f38fc257a5c8f65959fdd5fe75 /testing | |
parent | 765d8356b7bf0a6342ad30f132db8a35320fcf00 (diff) | |
download | aports-a2f195b18ddb7bcb37685345cfe4c66229324ce0.tar.bz2 aports-a2f195b18ddb7bcb37685345cfe4c66229324ce0.tar.xz |
testing/ipt-netflow-hardened: rebuild against kernel 4.9.71-r0
Diffstat (limited to 'testing')
-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 36fc861514..6d2549d9e8 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.70 +_kver=4.9.71 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |