diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-09-11 18:35:21 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-09-11 18:35:21 +0200 |
commit | eab3ee6795ca3d12b372b10e434809b51fd5ef97 (patch) | |
tree | fe3c45e13a3ffe68611072282140b777e9cdb0e4 /testing/virtualbox-additions-grsec | |
parent | 46188c6b01097f8df7f8bc420520e100cf4d5ee0 (diff) | |
download | aports-eab3ee6795ca3d12b372b10e434809b51fd5ef97.tar.bz2 aports-eab3ee6795ca3d12b372b10e434809b51fd5ef97.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.18.21-r0
Diffstat (limited to 'testing/virtualbox-additions-grsec')
-rw-r--r-- | testing/virtualbox-additions-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/virtualbox-additions-grsec/APKBUILD b/testing/virtualbox-additions-grsec/APKBUILD index 226b70c789..96798e3ba6 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.18.20 -_kpkgrel=1 +_kver=3.18.21 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=4.2.12 |