diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-09-04 21:00:18 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-09-04 21:05:04 +0000 |
commit | 9e0735b0900804a381354e26f234c29d55c738d2 (patch) | |
tree | 34854cdc187ca5298d001da7cb84574ae0fb36a4 /testing/ipt-netflow-hardened/APKBUILD | |
parent | ea27cf0ed22c06151abb9adfe469a0eb954f4ffe (diff) | |
download | aports-9e0735b0900804a381354e26f234c29d55c738d2.tar.bz2 aports-9e0735b0900804a381354e26f234c29d55c738d2.tar.xz |
testing/ipt-netflow-hardened: rebuild against kernel 4.9.47-r0
Diffstat (limited to 'testing/ipt-netflow-hardened/APKBUILD')
-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 db7d800c36..46d4976de7 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.44 +_kver=4.9.47 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |