aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-11-20 09:54:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-11-20 15:30:24 +0000
commit6db4f87e736f1fca2f0f1a9319084724811224ce (patch)
tree55bb08420b9a20fb5c15eb3248c588a9cc5b814a /testing
parent2d391057a781eb6197304fea1fafc17bf16da326 (diff)
downloadaports-6db4f87e736f1fca2f0f1a9319084724811224ce.tar.bz2
aports-6db4f87e736f1fca2f0f1a9319084724811224ce.tar.xz
testing/wireguard-vanilla: rebuild against kernel 4.9.63-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 f8934c9f29..6e698fbed0 100644
--- a/testing/wireguard-vanilla/APKBUILD
+++ b/testing/wireguard-vanilla/APKBUILD
@@ -3,13 +3,13 @@
_flavor=${FLAVOR:-vanilla}
_kpkg=linux-$_flavor
-_kver=4.9.60
+_kver=4.9.63
_kpkgrel=0
# when changing _ver we *must* bump _mypkgrel
# we must also match up _toolsrel with wireguard-tools
_ver=0.0.20171111
-_mypkgrel=2
+_mypkgrel=0
_toolsrel=0
_name=wireguard