diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-12-27 11:17:20 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-12-27 11:17:20 +0000 |
commit | 43cbdc6ca0e8cce7fe15478a5f8478102973705d (patch) | |
tree | 0ecf08d4f4d21c5be23cb708502b9bcb0e06d528 /community/virtualbox-guest-modules-hardened/APKBUILD | |
parent | d30f037ab2ee631dea88acb6be4371017dc63a55 (diff) | |
download | aports-43cbdc6ca0e8cce7fe15478a5f8478102973705d.tar.bz2 aports-43cbdc6ca0e8cce7fe15478a5f8478102973705d.tar.xz |
community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.72-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 a5d89793c7..475b1db2e0 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.71 +_kver=4.9.72 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |