aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ipt-netflow-vanilla
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-06-03 06:32:03 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-06-03 06:32:03 +0000
commit65e46aa51c40f84b801d2274b0d85cbfaa64263f (patch)
treedc7f386b4e43ef833d0747193245963e9b43159e /testing/ipt-netflow-vanilla
parent2ec0dd70046164e95a4b244f1038241ac7e08977 (diff)
testing/ipt-netflow-vanilla: rebuild against kernel 4.19.47-r0
Diffstat (limited to 'testing/ipt-netflow-vanilla')
-rw-r--r--testing/ipt-netflow-vanilla/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ipt-netflow-vanilla/APKBUILD b/testing/ipt-netflow-vanilla/APKBUILD
index 5ac49088b76..a6aef59a5e6 100644
--- a/testing/ipt-netflow-vanilla/APKBUILD
+++ b/testing/ipt-netflow-vanilla/APKBUILD
@@ -7,7 +7,7 @@ _rel=0
_flavor=${FLAVOR:-vanilla}
_kpkg=linux-$_flavor
-_kver=4.19.45
+_kver=4.19.47
_krel=0
_kpkgver="$_kver-r$_krel"
@@ -53,4 +53,4 @@ package() {
make -j1 minstall DEPMOD=: DESTDIR="$pkgdir"
}
-sha512sums="e5ba66da9cae6fb9652e5532383233d433dd30dd16634734860f7e6910e46080e562e2d72c74584a86ead31156cffd4c5c44b438f617a9e5b3e5fdc1470045fc ipt-netflow-vanilla-4.19.45.tar.gz"
+sha512sums="e5ba66da9cae6fb9652e5532383233d433dd30dd16634734860f7e6910e46080e562e2d72c74584a86ead31156cffd4c5c44b438f617a9e5b3e5fdc1470045fc ipt-netflow-vanilla-4.19.47.tar.gz"