diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-07 09:59:33 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-11-07 09:59:33 +0000 |
commit | cf0186a6a4eaf54e82199bdbfa008d71211c292a (patch) | |
tree | 902a5c90efbc8f662e83214b91d728c15ca17e38 | |
parent | 83102d75a06e2fe0c1e3c404401bc5bb92db62fe (diff) | |
download | aports-cf0186a6a4eaf54e82199bdbfa008d71211c292a.tar.bz2 aports-cf0186a6a4eaf54e82199bdbfa008d71211c292a.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 4.4.30-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 e6e4a27826..f8363b947c 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.27 +_kver=4.4.30 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |