diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-08-26 07:05:04 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-08-26 07:05:04 +0000 |
commit | 7fa9e782cf51edbebbfc1cd393e647b200d28ab1 (patch) | |
tree | 993790e7fcabcf7b0db081986d6dc93055af5814 /testing | |
parent | 8a60e4957b91715b8be23de1a2f6c1586dbdb12e (diff) | |
download | aports-7fa9e782cf51edbebbfc1cd393e647b200d28ab1.tar.bz2 aports-7fa9e782cf51edbebbfc1cd393e647b200d28ab1.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.14.17-r1
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 50f8b423f..02d466de3 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.17 -_kpkgrel=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=4.2.12 |