aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-03-26 11:58:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-03-26 12:12:10 +0000
commit75b2c71984e77f31f033922d64f31f780ead2fe2 (patch)
tree41ee6fad14f579ec0e572dcd4499187508614319 /testing
parenta858532bce750fb502795d57c59a343ea0f516c2 (diff)
downloadaports-75b2c71984e77f31f033922d64f31f780ead2fe2.tar.bz2
aports-75b2c71984e77f31f033922d64f31f780ead2fe2.tar.xz
testing/wireguard-vanilla: rebuild against kernel 4.14.30-r0
Diffstat (limited to 'testing')
-rw-r--r--testing/wireguard-vanilla/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wireguard-vanilla/APKBUILD b/testing/wireguard-vanilla/APKBUILD
index 9b83fe991f..b60b95c662 100644
--- a/testing/wireguard-vanilla/APKBUILD
+++ b/testing/wireguard-vanilla/APKBUILD
@@ -10,7 +10,7 @@ _toolsrel=0
_flavor=${FLAVOR:-vanilla}
_kpkg=linux-$_flavor
-_kver=4.14.28
+_kver=4.14.30
_krel=0
_kpkgver="$_kver-r$_krel"