diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-04-15 06:45:10 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-04-15 06:51:11 +0000 |
commit | 398ffe10cc5157b0e36d298719a51ef3ed059d15 (patch) | |
tree | c74681540519c5f3e5bcc97b8a41bf02fa86a3bb /testing | |
parent | f2b5c9507173d4d5d6550214ec730a6592883a68 (diff) | |
download | aports-398ffe10cc5157b0e36d298719a51ef3ed059d15.tar.bz2 aports-398ffe10cc5157b0e36d298719a51ef3ed059d15.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.13.10-r0
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 b0d5916035..78b69147cc 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.13.8 +_kver=3.13.10 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |