diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-23 06:49:27 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-23 06:56:16 +0000 |
commit | 04e63070784bbe8763f55a13beefb917d61102fe (patch) | |
tree | 0af55adb7b5ab5e3b8c065d38e3b9d0c4b0e585d /testing | |
parent | e1ba6593532f38fe93f0038a8397d98098a1df83 (diff) | |
download | aports-04e63070784bbe8763f55a13beefb917d61102fe.tar.bz2 aports-04e63070784bbe8763f55a13beefb917d61102fe.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.9.3-r1
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 615b10c67..eacaa4904 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=0 +_kpkgrel=1 # when chaning _ver we *must* bump _mypkgrel _ver=4.2.12 |