diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-21 12:33:16 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-21 12:42:05 +0000 |
commit | c2708af952dd9d79f4a3744a6060b0e67750c588 (patch) | |
tree | 9d3954a93107883b842e014d33e893d75b7583d5 | |
parent | e27590e0f14f2745c03d566edf0bf6653cf988a3 (diff) | |
download | aports-c2708af952dd9d79f4a3744a6060b0e67750c588.tar.bz2 aports-c2708af952dd9d79f4a3744a6060b0e67750c588.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 4.4.8-r0
-rw-r--r-- | testing/virtualbox-additions-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/virtualbox-additions-grsec/APKBUILD b/testing/virtualbox-additions-grsec/APKBUILD index d90aa74719..05ee6bf77a 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.4.7 +_kver=4.4.8 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |