diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-25 08:14:23 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-25 08:14:23 +0000 |
commit | bd1f972084b40731cf3420e0fb1e654b8f6a6671 (patch) | |
tree | 848b3a143a6b769df09c99632f845f8f0a5f42eb /community | |
parent | 797e2b1e80650a4805c66aedceb46de338cc1024 (diff) | |
download | aports-bd1f972084b40731cf3420e0fb1e654b8f6a6671.tar.bz2 aports-bd1f972084b40731cf3420e0fb1e654b8f6a6671.tar.xz |
community/virtualbox-guest-modules-grsec: rebuild against kernel 4.9.24-r0
Diffstat (limited to 'community')
-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 a6690be0d8..c442178a39 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.22 +_kver=4.9.24 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |