diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-05-04 14:26:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-05-04 15:10:49 +0000 |
commit | 4d146e6a1761aa6489f811419c9f32cd1e6af5e9 (patch) | |
tree | 3f2204d8320ebc6fd349ceecabf307fe6ee2100e /community/virtualbox-guest-modules-hardened/APKBUILD | |
parent | 6d2e0ff1554c16b391c7c1f26ecd1869c3c9907f (diff) | |
download | aports-4d146e6a1761aa6489f811419c9f32cd1e6af5e9.tar.bz2 aports-4d146e6a1761aa6489f811419c9f32cd1e6af5e9.tar.xz |
community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.26-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 f6ee0f3cea..c54d2604fb 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.25 +_kver=4.9.26 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |