diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-05-22 18:38:23 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-05-22 19:09:06 +0000 |
commit | 9e2eb954f48fc009f9cf1f84114565d6f1f30ed0 (patch) | |
tree | ddc08bcc97be5223f4da672262237a3adc419ca3 /testing | |
parent | ce47f7826180448d85d520ef141f5efc60f02448 (diff) | |
download | aports-9e2eb954f48fc009f9cf1f84114565d6f1f30ed0.tar.bz2 aports-9e2eb954f48fc009f9cf1f84114565d6f1f30ed0.tar.xz |
testing/virtualbox-additions-hardened: rebuild against kernel 4.9.29-r0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/virtualbox-additions-hardened/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/virtualbox-additions-hardened/APKBUILD b/testing/virtualbox-additions-hardened/APKBUILD index 06ae4c3728..0d8a9853a6 100644 --- a/testing/virtualbox-additions-hardened/APKBUILD +++ b/testing/virtualbox-additions-hardened/APKBUILD @@ -2,8 +2,8 @@ _flavor=hardened _kpkg=linux-$_flavor -_kver=4.9.28 -_kpkgrel=1 +_kver=4.9.29 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=5.1.14 |