diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-08-02 12:09:21 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-08-02 12:16:31 +0000 |
commit | 5cde01a4f4a0f5d825d4348422f2ceda59611606 (patch) | |
tree | 5c4d1cb157ca01c577f0793de6bdc6c07ade39dd /testing/virtualbox-additions-grsec | |
parent | c3aad906d7a5f7e73b6463a86dd9a9bbab13e2c9 (diff) | |
download | aports-5cde01a4f4a0f5d825d4348422f2ceda59611606.tar.bz2 aports-5cde01a4f4a0f5d825d4348422f2ceda59611606.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.9.11-r2
Diffstat (limited to 'testing/virtualbox-additions-grsec')
-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 3537c50383..f46654944a 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.9.11 -_kpkgrel=1 +_kpkgrel=2 # when chaning _ver we *must* bump _mypkgrel _ver=4.2.12 |