diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-24 16:35:39 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-24 17:02:54 +0000 |
commit | c4f6e732e1c637f9e5f9806467e8ce29286ee8c5 (patch) | |
tree | 7cf81f4bf745b2e094ed80ef81a0834ef0d2953b /community/virtualbox-guest-modules-hardened | |
parent | b14cd20c734f133f720b56cdfea32d449aba48da (diff) | |
download | aports-c4f6e732e1c637f9e5f9806467e8ce29286ee8c5.tar.bz2 aports-c4f6e732e1c637f9e5f9806467e8ce29286ee8c5.tar.xz |
community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.65-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 cc47b541e0..79696738c8 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.63 +_kver=4.9.65 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |