diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-08-14 08:22:04 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-08-14 09:25:30 +0000 |
commit | 7dfaee58f031c30702c4a33a44735fbf0296a181 (patch) | |
tree | 13254dc1c9f0710465e94ebd32b049278fef8c95 /community/virtualbox-guest-modules-hardened/APKBUILD | |
parent | 893b5dd137b05b9d8ff5433e11bb2c1df4020a9f (diff) | |
download | aports-7dfaee58f031c30702c4a33a44735fbf0296a181.tar.bz2 aports-7dfaee58f031c30702c4a33a44735fbf0296a181.tar.xz |
community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.43-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 3cda71a3aa..f3857ebee4 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.40 +_kver=4.9.43 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |