diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-03 13:33:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-03 13:37:41 +0000 |
commit | c8e02c5594512a315be7fc1e2385761b35c747a3 (patch) | |
tree | 1d05a4eaf6d26f7293c4a3663968f07ba020a682 | |
parent | de350aefa81cb370e0d2724e1a867033aedeb5ee (diff) | |
download | aports-c8e02c5594512a315be7fc1e2385761b35c747a3.tar.bz2 aports-c8e02c5594512a315be7fc1e2385761b35c747a3.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.14.19-r3
-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 25e9ccdbe4..3f57fa1ffa 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.14.19 -_kpkgrel=2 +_kpkgrel=3 # when chaning _ver we *must* bump _mypkgrel _ver=4.2.12 |