aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-06-15 17:19:43 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2017-06-16 14:17:59 +0200
commit31258fcdd194ae6206bc5159954d558b41ecc53d (patch)
tree0dff93b2526f4016498c8a22b4395a87d05b9371
parentcdb5d5754b9c564791d05b8d12de66fe2b2da26e (diff)
downloadalpine_aports-31258fcdd194ae6206bc5159954d558b41ecc53d.tar.bz2
alpine_aports-31258fcdd194ae6206bc5159954d558b41ecc53d.tar.xz
alpine_aports-31258fcdd194ae6206bc5159954d558b41ecc53d.zip
community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.32-r0
-rw-r--r--community/virtualbox-guest-modules-hardened/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/virtualbox-guest-modules-hardened/APKBUILD b/community/virtualbox-guest-modules-hardened/APKBUILD
index fb43379a03..468b66390a 100644
--- a/community/virtualbox-guest-modules-hardened/APKBUILD
+++ b/community/virtualbox-guest-modules-hardened/APKBUILD
@@ -3,7 +3,7 @@
3 3
4_flavor=${FLAVOR:-hardened} 4_flavor=${FLAVOR:-hardened}
5_kpkg=linux-$_flavor 5_kpkg=linux-$_flavor
6_kver=4.9.30 6_kver=4.9.32
7_kpkgrel=0 7_kpkgrel=0
8 8
9# when chaning _ver we *must* bump _mypkgrel 9# when chaning _ver we *must* bump _mypkgrel