diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2018-02-09 02:36:31 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-02-09 17:25:12 +0000 |
| commit | bb2f49c4f2c397dd14a67056708f765cd6274ce1 (patch) | |
| tree | 64cc1501f48935406db140e33fefe5ad975c8c55 | |
| parent | f6a2a40951c9c777038a51e2314391e464d6856d (diff) | |
| download | aports-bb2f49c4f2c397dd14a67056708f765cd6274ce1.tar.bz2 aports-bb2f49c4f2c397dd14a67056708f765cd6274ce1.tar.xz | |
community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.18-r0
| -rw-r--r-- | community/virtualbox-guest-modules-vanilla/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/virtualbox-guest-modules-vanilla/APKBUILD b/community/virtualbox-guest-modules-vanilla/APKBUILD index f9c0d5bcc6..46ee9fe012 100644 --- a/community/virtualbox-guest-modules-vanilla/APKBUILD +++ b/community/virtualbox-guest-modules-vanilla/APKBUILD @@ -3,7 +3,7 @@ _flavor=${FLAVOR:-vanilla} _kpkg=linux-$_flavor -_kver=4.14.16 +_kver=4.14.18 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |
