aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-08 05:56:03 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-08 06:01:47 +0000
commiteab5a205177fc638a93fa75af3c8027aa65a5caa (patch)
treeaed4ab84b2b1d3b00b64020513f60f3c53f56da4 /testing
parent51315d28633a88bbe45997dfc0bdb3ad4ae7059f (diff)
downloadaports-eab5a205177fc638a93fa75af3c8027aa65a5caa.tar.bz2
aports-eab5a205177fc638a93fa75af3c8027aa65a5caa.tar.xz
testing/ipt-netflow-vanilla: rebuild against kernel 4.19.34-r0
Diffstat (limited to 'testing')
-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 cf1bc601b7..8011634ed4 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.33
+_kver=4.19.34
_krel=0
_kpkgver="$_kver-r$_krel"
@@ -53,4 +53,4 @@ package() {
make -j1 minstall DEPMOD=: DESTDIR="$pkgdir"
}
-sha512sums="e5ba66da9cae6fb9652e5532383233d433dd30dd16634734860f7e6910e46080e562e2d72c74584a86ead31156cffd4c5c44b438f617a9e5b3e5fdc1470045fc ipt-netflow-vanilla-4.19.33.tar.gz"
+sha512sums="e5ba66da9cae6fb9652e5532383233d433dd30dd16634734860f7e6910e46080e562e2d72c74584a86ead31156cffd4c5c44b438f617a9e5b3e5fdc1470045fc ipt-netflow-vanilla-4.19.34.tar.gz"