diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-13 14:35:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-13 14:35:43 +0000 |
commit | 71bf74a6edd25515cb849159ab0ed552467dc01f (patch) | |
tree | c58f3ca203dca242576f296022abe6ab05f66a62 | |
parent | ed94ee1500bb7cb5f65562eb3d695db5dcf7ba38 (diff) | |
download | aports-71bf74a6edd25515cb849159ab0ed552467dc01f.tar.bz2 aports-71bf74a6edd25515cb849159ab0ed552467dc01f.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.8.2-r3
-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 d3ea89f56a..9e5c51ca8e 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=grsec _kpkg=linux-$_flavor _kver=3.8.2 -_kpkgrel=1 +_kpkgrel=3 # when chaning _ver we *must* bump _mypkgrel _ver=4.2.8 |