diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-13 18:37:57 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-13 19:38:59 +0000 |
commit | b42763a258d1164f4d852d53afa9d317877cc81a (patch) | |
tree | 94724336b0fafb17c311af81e21f2f4074ffa856 /community/virtualbox-guest-modules-hardened | |
parent | 78bd80fc61afe977789c085ea40ab7a61cea48f3 (diff) | |
download | aports-b42763a258d1164f4d852d53afa9d317877cc81a.tar.bz2 aports-b42763a258d1164f4d852d53afa9d317877cc81a.tar.xz |
community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.37-r0
Diffstat (limited to 'community/virtualbox-guest-modules-hardened')
-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 fac95492fd..80c7f564d8 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.32 +_kver=4.9.37 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |