aboutsummaryrefslogtreecommitdiffstats
path: root/testing/wireguard-vanilla/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-12-13 16:42:32 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-12-13 19:23:03 +0000
commit2eee6e0f7f9f1fce7c26116350388441336d7101 (patch)
tree13fdea3de6035765ff4e3f0398aefdc9f1796593 /testing/wireguard-vanilla/APKBUILD
parent1e53f966076508ac341475940f7ebafcdbbac403 (diff)
downloadaports-2eee6e0f7f9f1fce7c26116350388441336d7101.tar.bz2
aports-2eee6e0f7f9f1fce7c26116350388441336d7101.tar.xz
testing/wireguard-vanilla: rebuild against kernel 4.9.68-r1
Diffstat (limited to 'testing/wireguard-vanilla/APKBUILD')
-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 2af4a207c4..12a020a735 100644
--- a/testing/wireguard-vanilla/APKBUILD
+++ b/testing/wireguard-vanilla/APKBUILD
@@ -3,8 +3,8 @@
_flavor=${FLAVOR:-vanilla}
_kpkg=linux-$_flavor
-_kver=4.9.65
-_kpkgrel=0
+_kver=4.9.68
+_kpkgrel=1
# when changing _ver we *must* bump _mypkgrel
# we must also match up _toolsrel with wireguard-tools