diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-10-30 12:04:21 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-10-30 14:02:39 +0000 |
commit | 6a95e5f96426858cd64d858702fcc9540f9b2172 (patch) | |
tree | 4b1dc307d376352e81101a97327a760500fb9683 /community/virtualbox-guest-modules-hardened/APKBUILD | |
parent | acbd6e9557af73b7071231edc48a52bd21c8b3e5 (diff) | |
download | aports-6a95e5f96426858cd64d858702fcc9540f9b2172.tar.bz2 aports-6a95e5f96426858cd64d858702fcc9540f9b2172.tar.xz |
community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.59-r0
Diffstat (limited to 'community/virtualbox-guest-modules-hardened/APKBUILD')
-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 e7bf1c52d5..b3635217cd 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.58 +_kver=4.9.59 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |