aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-10-17 13:32:11 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-10-17 13:32:11 +0000
commit050dc64bf2700e5da5473e8fefc65bc0a01a56ab (patch)
tree3c4874532443caffb8f59939489431e8fe981544 /testing
parent43d4fd7d89b6c809e1dc62f60835121af5f210c0 (diff)
downloadaports-050dc64bf2700e5da5473e8fefc65bc0a01a56ab.tar.bz2
aports-050dc64bf2700e5da5473e8fefc65bc0a01a56ab.tar.xz
testing/wireguard-virt: rebuild against kernel 4.14.76-r1
Diffstat (limited to 'testing')
-rw-r--r--testing/wireguard-virt/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wireguard-virt/APKBUILD b/testing/wireguard-virt/APKBUILD
index 72dc5ff07a..66cc647307 100644
--- a/testing/wireguard-virt/APKBUILD
+++ b/testing/wireguard-virt/APKBUILD
@@ -11,7 +11,7 @@ _toolsrel=0
_flavor=${FLAVOR:-virt}
_kpkg=linux-$_flavor
_kver=4.14.76
-_krel=0
+_krel=1
_kpkgver="$_kver-r$_krel"
_kabi="$_kver-$_krel-$_flavor"