diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-05 19:30:11 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-05 23:30:21 +0000 |
commit | 3699f0ed67195a2393950e70edbef6a481d3ddb0 (patch) | |
tree | 1a4ca61c4724e3d44726d3cf69351c2dd9e30144 /community/virtualbox-guest-modules-grsec/APKBUILD | |
parent | 1efbcb91e80987b0f503ed3892ea506f3e998506 (diff) | |
download | aports-3699f0ed67195a2393950e70edbef6a481d3ddb0.tar.bz2 aports-3699f0ed67195a2393950e70edbef6a481d3ddb0.tar.xz |
community/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.47-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 784d71a157..e15a0c7abe 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.4.45 +_kver=4.4.47 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |