aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ipt-netflow-vanilla/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-05-05 15:43:48 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-05-05 17:35:54 +0000
commitde063846b3595da3c68c4c39aa50ebb8a4038331 (patch)
treea43d87792dbf4ef68cc233ab6dba5e0113e2ee8b /testing/ipt-netflow-vanilla/APKBUILD
parentd2d65743005d54f642bce2a45b517935475c7607 (diff)
downloadaports-de063846b3595da3c68c4c39aa50ebb8a4038331.tar.bz2
aports-de063846b3595da3c68c4c39aa50ebb8a4038331.tar.xz
testing/ipt-netflow-vanilla: rebuild against kernel 4.19.39-r0
Diffstat (limited to 'testing/ipt-netflow-vanilla/APKBUILD')
-rw-r--r--testing/ipt-netflow-vanilla/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/ipt-netflow-vanilla/APKBUILD b/testing/ipt-netflow-vanilla/APKBUILD
index b0b03d0ef0..26f66271c6 100644
--- a/testing/ipt-netflow-vanilla/APKBUILD
+++ b/testing/ipt-netflow-vanilla/APKBUILD
@@ -7,8 +7,8 @@ _rel=0
_flavor=${FLAVOR:-vanilla}
_kpkg=linux-$_flavor
-_kver=4.19.37
-_krel=1
+_kver=4.19.39
+_krel=0
_kpkgver="$_kver-r$_krel"
_kabi="$_kver-$_krel-$_flavor"
@@ -53,4 +53,4 @@ package() {
make -j1 minstall DEPMOD=: DESTDIR="$pkgdir"
}
-sha512sums="e5ba66da9cae6fb9652e5532383233d433dd30dd16634734860f7e6910e46080e562e2d72c74584a86ead31156cffd4c5c44b438f617a9e5b3e5fdc1470045fc ipt-netflow-vanilla-4.19.37.tar.gz"
+sha512sums="e5ba66da9cae6fb9652e5532383233d433dd30dd16634734860f7e6910e46080e562e2d72c74584a86ead31156cffd4c5c44b438f617a9e5b3e5fdc1470045fc ipt-netflow-vanilla-4.19.39.tar.gz"