aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-05-05 18:15:21 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-05-05 18:33:12 +0000
commita7fd60be51913262fdcc639af0c1122630b2e2df (patch)
tree88951fc484a07ed2ff538ea9ea6f9992cfd3c6c9 /testing
parent914ef7987a87d771917e3a95462372acc7bbed8b (diff)
downloadaports-a7fd60be51913262fdcc639af0c1122630b2e2df.tar.bz2
aports-a7fd60be51913262fdcc639af0c1122630b2e2df.tar.xz
testing/wireguard-rpi: rebuild against kernel 4.19.39-r0
Diffstat (limited to 'testing')
-rw-r--r--testing/wireguard-rpi/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/wireguard-rpi/APKBUILD b/testing/wireguard-rpi/APKBUILD
index e58274f54b..d2d3dad0e7 100644
--- a/testing/wireguard-rpi/APKBUILD
+++ b/testing/wireguard-rpi/APKBUILD
@@ -5,12 +5,12 @@
# we must also match up _toolsrel with wireguard-tools
_name=wireguard
_ver=0.0.20190406
-_rel=1
+_rel=0
_toolsrel=0
_flavor=${FLAVOR:-rpi}
_kpkg=linux-$_flavor
-_kver=4.19.34
+_kver=4.19.39
_krel=0
_kpkgver="$_kver-r$_krel"