diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-18 13:36:23 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-22 09:27:32 +0000 |
commit | 7641843f474a9beaa74d06059f139dd37a7b56df (patch) | |
tree | ecb5b060a4c394a9e20c92ce2bb296e36c287f80 /testing/virtualbox-additions-grsec | |
parent | 431700212f8755af16363624cfbd3ac03feb6fe6 (diff) | |
download | aports-7641843f474a9beaa74d06059f139dd37a7b56df.tar.bz2 aports-7641843f474a9beaa74d06059f139dd37a7b56df.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.14.19-r0
Diffstat (limited to 'testing/virtualbox-additions-grsec')
-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 b46ef5dd31..4d60f99d4e 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.18 -_kpkgrel=1 +_kver=3.14.19 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=4.2.12 |