diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-09 11:17:58 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-10-09 12:51:12 +0000 |
commit | 75693bf8b91f663fb1698c502fe2b4db9672d6fa (patch) | |
tree | f7630c1f5f7355a9729d477034ec63a55557fe46 /testing | |
parent | 3e40098fde61b91b277b55a89f6cab3596d87f49 (diff) | |
download | aports-75693bf8b91f663fb1698c502fe2b4db9672d6fa.tar.bz2 aports-75693bf8b91f663fb1698c502fe2b4db9672d6fa.tar.xz |
testing/virtualbox-additions-grsec: rebuild against 3.4.13 kernel
Diffstat (limited to 'testing')
-rw-r--r-- | testing/virtualbox-additions-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/virtualbox-additions-grsec/APKBUILD b/testing/virtualbox-additions-grsec/APKBUILD index 9e56df6c10..f272fbafcd 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -1,8 +1,8 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> _flavor=grsec -_kver=3.4.11 -_kpkgrel=2 +_kver=3.4.13 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=4.1.20 |