diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-08-04 11:53:24 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-08-04 12:43:02 +0000 |
commit | 533e6181176244e0b9ac7679c23116f59fabed85 (patch) | |
tree | 1e71916da2ed44622ed911a6504b93f9e4e78024 /community | |
parent | e4bd67574b72b00edf5626caf1e870b1539c0d39 (diff) | |
download | aports-533e6181176244e0b9ac7679c23116f59fabed85.tar.bz2 aports-533e6181176244e0b9ac7679c23116f59fabed85.tar.xz |
community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.40-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 80c7f564d8..3cda71a3aa 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.37 +_kver=4.9.40 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |