diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-11 13:43:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-11 14:03:27 +0000 |
commit | b233967cb099988076660016b14d10ede9cf7da9 (patch) | |
tree | ac28e629346e13905079798bd42820d2e16c00ad /testing | |
parent | ea4c4cf0968b57e23afbf2698cde5c85ae87ed90 (diff) | |
download | aports-b233967cb099988076660016b14d10ede9cf7da9.tar.bz2 aports-b233967cb099988076660016b14d10ede9cf7da9.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.14.12-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 013fd63097..72b764302b 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.11 -_kpkgrel=2 +_kver=3.14.12 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=4.2.12 |