aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-05-06 06:32:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-05-06 07:17:02 +0000
commit950c677fb5c62540e2c4099e4c581d4ecfb05125 (patch)
tree5ec5fbc09c310689a7e42eca317d168aa8334180 /testing
parent430cb71b4e6b63dc48b8040168c37508cd3c03a3 (diff)
downloadaports-950c677fb5c62540e2c4099e4c581d4ecfb05125.tar.bz2
aports-950c677fb5c62540e2c4099e4c581d4ecfb05125.tar.xz
testing/wireguard-virt: rebuild against kernel 4.19.40-r0
Diffstat (limited to 'testing')
-rw-r--r--testing/wireguard-virt/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wireguard-virt/APKBUILD b/testing/wireguard-virt/APKBUILD
index 972e774ea8..5eeedbe20f 100644
--- a/testing/wireguard-virt/APKBUILD
+++ b/testing/wireguard-virt/APKBUILD
@@ -10,7 +10,7 @@ _toolsrel=0
_flavor=${FLAVOR:-virt}
_kpkg=linux-$_flavor
-_kver=4.19.39
+_kver=4.19.40
_krel=0
_kpkgver="$_kver-r$_krel"