diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-05-10 18:12:08 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-05-10 19:18:35 +0000 |
commit | 3df6b3e11fb9673b02538b419f0635d1591021c9 (patch) | |
tree | a0d26f38358889ce785588f6c3c39dde8936f7cd /community/virtualbox-guest-modules-hardened/APKBUILD | |
parent | 13f45db4102c5b6437867d39b24bde92635a08fc (diff) | |
download | aports-3df6b3e11fb9673b02538b419f0635d1591021c9.tar.bz2 aports-3df6b3e11fb9673b02538b419f0635d1591021c9.tar.xz |
community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.27-r0
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 |