aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2020-01-22 20:04:17 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2020-01-23 08:44:24 +0100
commit2c7fbbaede6c7522b35c9e34f7898d2efd75def7 (patch)
treec69fe6a4321d1c013833bdd89c63848944c4df6e /community
parent60a41b3fb1a25d55d8c6851d89fbdef70809186e (diff)
downloadaports-2c7fbbaede6c7522b35c9e34f7898d2efd75def7.tar.bz2
aports-2c7fbbaede6c7522b35c9e34f7898d2efd75def7.tar.xz
community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.97-r0
Diffstat (limited to 'community')
-rw-r--r--community/virtualbox-guest-modules-vanilla/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/virtualbox-guest-modules-vanilla/APKBUILD b/community/virtualbox-guest-modules-vanilla/APKBUILD
index 45514c71db..beb0fec454 100644
--- a/community/virtualbox-guest-modules-vanilla/APKBUILD
+++ b/community/virtualbox-guest-modules-vanilla/APKBUILD
@@ -8,7 +8,7 @@ _rel=0
_flavor=${FLAVOR:-vanilla}
_kpkg=linux-$_flavor
-_kver=4.19.52
+_kver=4.19.97
_krel=0
_kpkgver="$_kver-r$_krel"