diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-05-28 13:58:36 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-05-28 13:59:24 +0000 |
commit | fc704ce7c7c6e3fb3c2a8c79eef505deb091faee (patch) | |
tree | 3db408f4ed78f63159f0bb1690e8176651f9a780 | |
parent | a93cc548a74b68a96e846544b057371aa1ed8dc5 (diff) | |
download | aports-fc704ce7c7c6e3fb3c2a8c79eef505deb091faee.tar.bz2 aports-fc704ce7c7c6e3fb3c2a8c79eef505deb091faee.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.14.4-r2
-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 1e685149af..2b70e75723 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.4 -_kpkgrel=1 +_kpkgrel=2 # when chaning _ver we *must* bump _mypkgrel _ver=4.2.12 |