From 62d54b121b3bc85fc67fb0e145335db6a2edf6ad Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 4 Sep 2017 20:47:09 +0000 Subject: community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.47-r0 --- community/virtualbox-guest-modules-hardened/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/virtualbox-guest-modules-hardened/APKBUILD') diff --git a/community/virtualbox-guest-modules-hardened/APKBUILD b/community/virtualbox-guest-modules-hardened/APKBUILD index a69a8a4a41..df810a74a1 100644 --- a/community/virtualbox-guest-modules-hardened/APKBUILD +++ b/community/virtualbox-guest-modules-hardened/APKBUILD @@ -3,12 +3,12 @@ _flavor=${FLAVOR:-hardened} _kpkg=linux-$_flavor -_kver=4.9.44 +_kver=4.9.47 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=5.1.26 -_mypkgrel=1 +_mypkgrel=0 _name=virtualbox-guest-modules _kpkgver="$_kver-r$_kpkgrel" -- cgit v1.2.3