diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-10-23 07:52:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-10-23 10:08:43 +0000 |
commit | 70e0bfb22794239dc124d116a18753b39bca6d92 (patch) | |
tree | b41700998d4bfc7c5f0fdefe2dbd8278b9dcb529 /community | |
parent | 93210359807559132c5bd2153aa905a53dfce682 (diff) | |
download | aports-70e0bfb22794239dc124d116a18753b39bca6d92.tar.bz2 aports-70e0bfb22794239dc124d116a18753b39bca6d92.tar.xz |
community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.58-r0
Diffstat (limited to 'community')
-rw-r--r-- | community/virtualbox-guest-modules-hardened/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/virtualbox-guest-modules-hardened/APKBUILD b/community/virtualbox-guest-modules-hardened/APKBUILD index 46e65fd09f..e7bf1c52d5 100644 --- a/community/virtualbox-guest-modules-hardened/APKBUILD +++ b/community/virtualbox-guest-modules-hardened/APKBUILD @@ -3,7 +3,7 @@ _flavor=${FLAVOR:-hardened} _kpkg=linux-$_flavor -_kver=4.9.54 +_kver=4.9.58 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |