aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-05-23 18:31:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-05-23 18:35:27 +0000
commit4e87f352c920cc72bb6645a232d388bf3d7a947e (patch)
treea96f4e23803750aa5bbe72aafc41319a05f016cb
parent7b566aedc2603296e10462106f60c35d703fd86f (diff)
downloadalpine_aports-4e87f352c920cc72bb6645a232d388bf3d7a947e.tar.bz2
alpine_aports-4e87f352c920cc72bb6645a232d388bf3d7a947e.tar.xz
alpine_aports-4e87f352c920cc72bb6645a232d388bf3d7a947e.zip
testing/wireguard-vanilla: rebuild against kernel 4.9.29-r1
-rw-r--r--testing/wireguard-vanilla/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wireguard-vanilla/APKBUILD b/testing/wireguard-vanilla/APKBUILD
index 265ffde198..0943f7a871 100644
--- a/testing/wireguard-vanilla/APKBUILD
+++ b/testing/wireguard-vanilla/APKBUILD
@@ -4,7 +4,7 @@
4_flavor=${FLAVOR:-vanilla} 4_flavor=${FLAVOR:-vanilla}
5_kpkg=linux-$_flavor 5_kpkg=linux-$_flavor
6_kver=4.9.29 6_kver=4.9.29
7_kpkgrel=0 7_kpkgrel=1
8 8
9# when changing _ver we *must* bump _mypkgrel 9# when changing _ver we *must* bump _mypkgrel
10# we must also match up _toolsrel with wireguard-tools 10# we must also match up _toolsrel with wireguard-tools