diff options
Diffstat (limited to 'community/virtualbox-guest-modules-hardened/APKBUILD')
-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 c54d2604fb..25add6b9e6 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.26 +_kver=4.9.27 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |