diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-05-14 08:16:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-05-14 08:19:35 +0000 |
commit | d10705528bfa0f8ef3057cec4fd3f3b037df1e7d (patch) | |
tree | fbafcb004c7fe04224aed0f641c174f26625887d /testing | |
parent | 23cdbff27da19e046d36845a59eb658a8686a81e (diff) | |
download | aports-d10705528bfa0f8ef3057cec4fd3f3b037df1e7d.tar.bz2 aports-d10705528bfa0f8ef3057cec4fd3f3b037df1e7d.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.14.4-r0
Diffstat (limited to 'testing')
-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 04aac24534..33265f42fd 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.14.2 +_kver=3.14.4 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |