diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-28 07:46:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-01-28 09:12:53 +0000 |
commit | bcb80956503e3cc559646689929eef04cf38e025 (patch) | |
tree | 18aeed291ce151255a1d3f21df494b7e62781a3f /testing/virtualbox-additions-grsec | |
parent | 2f3f7a962600a53a45372d444e82a07ff27e6a17 (diff) | |
download | aports-bcb80956503e3cc559646689929eef04cf38e025.tar.bz2 aports-bcb80956503e3cc559646689929eef04cf38e025.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.14.30-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 7625d2c288..1b9773e589 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.29 -_kpkgrel=1 +_kver=3.14.30 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=4.2.12 |