diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-07 06:29:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-07 06:29:15 +0000 |
commit | 59785352bb26ca1be22a1e8a6f823b50473c3019 (patch) | |
tree | 638990a26458b617e5f2ab891dab2d1f564f0388 /testing | |
parent | ee3a812b3fcc6cfc33a956afe3bf81c99ff6b5ff (diff) | |
download | aports-59785352bb26ca1be22a1e8a6f823b50473c3019.tar.bz2 aports-59785352bb26ca1be22a1e8a6f823b50473c3019.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.14.20-r0
Diffstat (limited to 'testing')
-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 3f57fa1ffa..dfeeb37c0e 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -2,8 +2,8 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.14.19 -_kpkgrel=3 +_kver=3.14.20 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=4.2.12 |