aboutsummaryrefslogtreecommitdiffstats
path: root/community/virtualbox-guest-modules-hardened/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-09-04 20:47:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-09-04 21:05:03 +0000
commit62d54b121b3bc85fc67fb0e145335db6a2edf6ad (patch)
tree78f0c776af1e743fa4804a751a0ccaa2788b0034 /community/virtualbox-guest-modules-hardened/APKBUILD
parente5ed67e3378a14a06f5a72f7d0cd16ab2487bdbe (diff)
downloadaports-62d54b121b3bc85fc67fb0e145335db6a2edf6ad.tar.bz2
aports-62d54b121b3bc85fc67fb0e145335db6a2edf6ad.tar.xz
community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.47-r0
Diffstat (limited to 'community/virtualbox-guest-modules-hardened/APKBUILD')
-rw-r--r--community/virtualbox-guest-modules-hardened/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/virtualbox-guest-modules-hardened/APKBUILD b/community/virtualbox-guest-modules-hardened/APKBUILD
index a69a8a4a41..df810a74a1 100644
--- a/community/virtualbox-guest-modules-hardened/APKBUILD
+++ b/community/virtualbox-guest-modules-hardened/APKBUILD
@@ -3,12 +3,12 @@
_flavor=${FLAVOR:-hardened}
_kpkg=linux-$_flavor
-_kver=4.9.44
+_kver=4.9.47
_kpkgrel=0
# when chaning _ver we *must* bump _mypkgrel
_ver=5.1.26
-_mypkgrel=1
+_mypkgrel=0
_name=virtualbox-guest-modules
_kpkgver="$_kver-r$_kpkgrel"