diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-07 07:07:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-07 07:40:15 +0000 |
commit | 5061cb59025300c5c0fa4cdaf3cf71443b869885 (patch) | |
tree | 746fa4f3b2472f0fd3a059e01cc3528956b48f6b /testing | |
parent | e5147b137d0ccc9d19bfb1664f15206ce20275fc (diff) | |
download | aports-5061cb59025300c5c0fa4cdaf3cf71443b869885.tar.bz2 aports-5061cb59025300c5c0fa4cdaf3cf71443b869885.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.14.10-r2
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 02b2cd2aa5..6b941fd1d9 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.10 -_kpkgrel=1 +_kpkgrel=2 # when chaning _ver we *must* bump _mypkgrel _ver=4.2.12 |