diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-24 08:22:54 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-24 08:56:16 +0000 |
commit | 29c2f76e82bff038ce6acf0f5d20940ab5894554 (patch) | |
tree | d9e91f96fec401d2b489dad45b721ec2c1e50c33 /community/virtualbox-guest-modules-grsec/APKBUILD | |
parent | b25f31b3e2f5595234fb1de8e8b1dc6830ea0af8 (diff) | |
download | aports-29c2f76e82bff038ce6acf0f5d20940ab5894554.tar.bz2 aports-29c2f76e82bff038ce6acf0f5d20940ab5894554.tar.xz |
community/virtualbox-guest-modules-grsec: rebuild against kernel 4.9.12-r0
Diffstat (limited to 'community/virtualbox-guest-modules-grsec/APKBUILD')
-rw-r--r-- | community/virtualbox-guest-modules-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/virtualbox-guest-modules-grsec/APKBUILD b/community/virtualbox-guest-modules-grsec/APKBUILD index 1535fe94be..a1235b12b8 100644 --- a/community/virtualbox-guest-modules-grsec/APKBUILD +++ b/community/virtualbox-guest-modules-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=${FLAVOR:-grsec} _kpkg=linux-$_flavor -_kver=4.9.11 +_kver=4.9.12 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |