aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-11-03 13:00:07 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-11-03 13:37:28 +0000
commit1da1e8a77503df1cbc5109899c666aced5d1648c (patch)
treed16415e6c501f9a186d9728779cfbb9916d5351b /testing
parenta55af62973bb5ec3e1a481b0d48f84858646a68a (diff)
downloadaports-1da1e8a77503df1cbc5109899c666aced5d1648c.tar.bz2
aports-1da1e8a77503df1cbc5109899c666aced5d1648c.tar.xz
testing/wireguard-hardened: rebuild against kernel 4.9.60-r0
Diffstat (limited to 'testing')
-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 ceb8042cb5..f2ff7d43e0 100644
--- a/testing/wireguard-hardened/APKBUILD
+++ b/testing/wireguard-hardened/APKBUILD
@@ -3,13 +3,13 @@
_flavor=${FLAVOR:-hardened}
_kpkg=linux-$_flavor
-_kver=4.9.59
+_kver=4.9.60
_kpkgrel=0
# when changing _ver we *must* bump _mypkgrel
# we must also match up _toolsrel with wireguard-tools
_ver=0.0.20171101
-_mypkgrel=1
+_mypkgrel=0
_toolsrel=0
_name=wireguard