diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-03 12:47:00 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-03 13:37:27 +0000 |
commit | 7cde5612ee15587df2bd891fc86f62f7f7ded36f (patch) | |
tree | 9662729d3ed56c933915c7f93ac9ed89817d7bd9 /community/virtualbox-guest-modules-hardened/APKBUILD | |
parent | 76effff243aff8c4774f2feacbcb7cee1896eaf2 (diff) | |
download | aports-7cde5612ee15587df2bd891fc86f62f7f7ded36f.tar.bz2 aports-7cde5612ee15587df2bd891fc86f62f7f7ded36f.tar.xz |
community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.60-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 b3635217cd..5947b2e396 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.59 +_kver=4.9.60 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |