diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-20 07:31:27 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-20 07:59:58 +0000 |
commit | 55abc623c23c82b36533e4e333ea6760f462880a (patch) | |
tree | ffcf15d0e8005c56f6cd9ffd854efaa2e8175cf4 /testing | |
parent | 3ea13b4eb889d8f1ec6f67adfb269488658d5e95 (diff) | |
download | aports-55abc623c23c82b36533e4e333ea6760f462880a.tar.bz2 aports-55abc623c23c82b36533e4e333ea6760f462880a.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 4.9.11-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 b767b54184..34c4d00d45 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.9.10 +_kver=4.9.11 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |