diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-12-25 11:03:56 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-12-25 11:03:56 +0000 |
commit | d41f7d91d5409743c1cd8677adc4b62aecb01b9e (patch) | |
tree | caef61195281a46762f486471314a55efde8fbdb /community/virtualbox-guest-modules-hardened | |
parent | 8c035da9be16069f966f3b39e4a0c949d62deca8 (diff) | |
download | aports-d41f7d91d5409743c1cd8677adc4b62aecb01b9e.tar.bz2 aports-d41f7d91d5409743c1cd8677adc4b62aecb01b9e.tar.xz |
community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.71-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 7c8d15082e..a5d89793c7 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.70 +_kver=4.9.71 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |