aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-01-18 21:22:37 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-01-19 02:04:51 +0000
commit2a158182c5310b4405e89680042c8f4afceb0f1e (patch)
tree7de40c0dba99128bfadff5c83b016eb9781cf36f /testing
parent849a9dfeb8965ab626b30cf949d8b7e9e9ce451a (diff)
downloadaports-2a158182c5310b4405e89680042c8f4afceb0f1e.tar.bz2
aports-2a158182c5310b4405e89680042c8f4afceb0f1e.tar.xz
testing/wireguard-vanilla: rebuild against kernel 4.14.14-r0
Diffstat (limited to 'testing')
-rw-r--r--testing/wireguard-vanilla/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/wireguard-vanilla/APKBUILD b/testing/wireguard-vanilla/APKBUILD
index 0c4e41a1e9..0bc2955bdd 100644
--- a/testing/wireguard-vanilla/APKBUILD
+++ b/testing/wireguard-vanilla/APKBUILD
@@ -3,8 +3,8 @@
_flavor=${FLAVOR:-vanilla}
_kpkg=linux-$_flavor
-_kver=4.14.13
-_kpkgrel=2
+_kver=4.14.14
+_kpkgrel=0
# when changing _ver we *must* bump _mypkgrel
# we must also match up _toolsrel with wireguard-tools