diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-12-23 08:10:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-12-23 15:29:34 +0000 |
commit | 22631521263fe00799da7936731de158556eee81 (patch) | |
tree | 50bd02e62575ff6195b735f7646f4ed4e67fc0f2 | |
parent | d009cfba6152cd0bcaff4d271827208dce6a6494 (diff) | |
download | aports-22631521263fe00799da7936731de158556eee81.tar.bz2 aports-22631521263fe00799da7936731de158556eee81.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.12.6-r0
-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 23bf061a0b..e869baa7a5 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.12.5 +_kver=3.12.6 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |