aboutsummaryrefslogtreecommitdiffstats
path: root/testing/wireguard-hardened
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-09-14 11:50:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-09-14 11:50:49 +0000
commitce945b9ae8a71b415548b58a6da4456d8b273d78 (patch)
treed069c85232c2bf5045eedb2b310aab2c237c214c /testing/wireguard-hardened
parent928364856ae3e248c4c63f2bbb92ff5bf03f6a05 (diff)
downloadaports-ce945b9ae8a71b415548b58a6da4456d8b273d78.tar.bz2
aports-ce945b9ae8a71b415548b58a6da4456d8b273d78.tar.xz
testing/wireguard-hardened: rebuild against kernel 4.9.50-r0
Diffstat (limited to 'testing/wireguard-hardened')
-rw-r--r--testing/wireguard-hardened/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/wireguard-hardened/APKBUILD b/testing/wireguard-hardened/APKBUILD
index e33393fb7d..549ff819b6 100644
--- a/testing/wireguard-hardened/APKBUILD
+++ b/testing/wireguard-hardened/APKBUILD
@@ -3,13 +3,13 @@
_flavor=${FLAVOR:-hardened}
_kpkg=linux-$_flavor
-_kver=4.9.49
+_kver=4.9.50
_kpkgrel=0
# when changing _ver we *must* bump _mypkgrel
# we must also match up _toolsrel with wireguard-tools
_ver=0.0.20170907
-_mypkgrel=1
+_mypkgrel=0
_toolsrel=0
_name=wireguard