aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2020-05-11 10:17:00 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2020-05-11 10:41:15 +0000
commit4ab8b6ea128681b9410dfca41982e9672b44c5be (patch)
treebbbf81169ccf94f9638df1b647655a6c0ead800b
parent348a0b71a2da355232ae6d7c95b6491d66b70d24 (diff)
downloadaports-4ab8b6ea128681b9410dfca41982e9672b44c5be.tar.bz2
aports-4ab8b6ea128681b9410dfca41982e9672b44c5be.tar.xz
community/virtualbox-guest-modules-lts: rebuild against kernel 5.4.40-r0
-rw-r--r--community/virtualbox-guest-modules-lts/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/virtualbox-guest-modules-lts/APKBUILD b/community/virtualbox-guest-modules-lts/APKBUILD
index ee1f061f98..ed8d811653 100644
--- a/community/virtualbox-guest-modules-lts/APKBUILD
+++ b/community/virtualbox-guest-modules-lts/APKBUILD
@@ -8,7 +8,7 @@ _rel=0
_flavor=${FLAVOR:-lts}
_kpkg=linux-$_flavor
-_kver=5.4.39
+_kver=5.4.40
_krel=0
_kpkgver="$_kver-r$_krel"