diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-14 08:05:25 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-03-14 08:05:25 +0000 |
commit | 19769af4179f324ff8c6c22d1dbe33ec458506f2 (patch) | |
tree | 927369b0a844b109271c579f3316ccd84d748fe1 /testing | |
parent | 26b3a0739534b8657b8877cbd0d95c28cdc5b28c (diff) | |
download | aports-19769af4179f324ff8c6c22d1dbe33ec458506f2.tar.bz2 aports-19769af4179f324ff8c6c22d1dbe33ec458506f2.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.8.2-r4
Diffstat (limited to 'testing')
-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 9e5c51ca8e..0972c9418d 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=3 +_kpkgrel=4 # when chaning _ver we *must* bump _mypkgrel _ver=4.2.8 |