diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-23 14:08:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-23 14:11:47 +0000 |
commit | af76b698bc74e10b7d2b22eb8e796297f80effbf (patch) | |
tree | fab5af9a6f881cb275af62674aecffb0dc1d281f | |
parent | 586883648eee5ad2d0a22f351208c60d14f3e790 (diff) | |
download | aports-af76b698bc74e10b7d2b22eb8e796297f80effbf.tar.bz2 aports-af76b698bc74e10b7d2b22eb8e796297f80effbf.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.9.3-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 eacaa4904..5740be51f 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.3 -_kpkgrel=1 +_kpkgrel=2 # when chaning _ver we *must* bump _mypkgrel _ver=4.2.12 |