diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-15 16:36:47 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-15 17:02:17 +0000 |
commit | a53a10bd05e7d712001c026cf894067254c4b133 (patch) | |
tree | a014b1a4c150d3285a1b03281030b26689bfa5b5 /testing/virtualbox-additions-grsec/APKBUILD | |
parent | bf8251319548c232941f67a666b5e1175e8cacdb (diff) | |
download | aports-a53a10bd05e7d712001c026cf894067254c4b133.tar.bz2 aports-a53a10bd05e7d712001c026cf894067254c4b133.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.18.11-r2
Diffstat (limited to 'testing/virtualbox-additions-grsec/APKBUILD')
-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 37783bcb3c..88f1075db4 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.18.11 -_kpkgrel=1 +_kpkgrel=2 # when chaning _ver we *must* bump _mypkgrel _ver=4.2.12 |