diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-01-02 15:23:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-01-02 16:11:45 +0000 |
commit | 3bf12f96e02b3f2ac38f131562eaeb116f115f04 (patch) | |
tree | 826d402eddad120be6e4917315ca0d233d20c67b /community/virtualbox-guest-modules-hardened/APKBUILD | |
parent | 8ed4b3d76ab839286b82474e75a6f61dc3a6bfbb (diff) | |
download | aports-3bf12f96e02b3f2ac38f131562eaeb116f115f04.tar.bz2 aports-3bf12f96e02b3f2ac38f131562eaeb116f115f04.tar.xz |
community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.73-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 475b1db2e0..282562f188 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.72 +_kver=4.9.73 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |