aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-02-28 22:03:55 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2019-02-28 22:05:37 +0100
commitfb0017604d1371cdca86aec858f70aba3ab63a3e (patch)
treeb0bbccd62a7f4d3058b5d1f3408b38253e11df40 /testing
parent58ef8e7b373ba1e7fcde32fad6d894b3f07a7cbc (diff)
downloadaports-fb0017604d1371cdca86aec858f70aba3ab63a3e.tar.bz2
aports-fb0017604d1371cdca86aec858f70aba3ab63a3e.tar.xz
testing/ipt-netflow-vanilla: rebuild against kernel 4.19.26-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 aa13db42dc..e18e4f6e82 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.25
+_kver=4.19.26
_krel=0
_kpkgver="$_kver-r$_krel"
@@ -53,4 +53,4 @@ package() {
make -j1 minstall DEPMOD=: DESTDIR="$pkgdir"
}
-sha512sums="e5ba66da9cae6fb9652e5532383233d433dd30dd16634734860f7e6910e46080e562e2d72c74584a86ead31156cffd4c5c44b438f617a9e5b3e5fdc1470045fc ipt-netflow-vanilla-4.19.25.tar.gz"
+sha512sums="e5ba66da9cae6fb9652e5532383233d433dd30dd16634734860f7e6910e46080e562e2d72c74584a86ead31156cffd4c5c44b438f617a9e5b3e5fdc1470045fc ipt-netflow-vanilla-4.19.26.tar.gz"