aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-05-29 08:05:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-05-29 08:05:30 +0000
commiteaa279a4534e98dd3372d3bb883c02b9b58d8e37 (patch)
tree1337549c9b87ea5c36f8a7a6f215274161ff24ae /testing
parent4f9aea5128f6f96dfa1d1dacbfacdf4839bd571a (diff)
downloadaports-eaa279a4534e98dd3372d3bb883c02b9b58d8e37.tar.bz2
aports-eaa279a4534e98dd3372d3bb883c02b9b58d8e37.tar.xz
testing/wireguard-vanilla: rebuild against kernel 4.9.30-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 0943f7a871..96e5ec3842 100644
--- a/testing/wireguard-vanilla/APKBUILD
+++ b/testing/wireguard-vanilla/APKBUILD
@@ -3,8 +3,8 @@
_flavor=${FLAVOR:-vanilla}
_kpkg=linux-$_flavor
-_kver=4.9.29
-_kpkgrel=1
+_kver=4.9.30
+_kpkgrel=0
# when changing _ver we *must* bump _mypkgrel
# we must also match up _toolsrel with wireguard-tools