diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-08-06 06:41:55 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-08-06 06:41:55 +0000 |
commit | 36121d3e6dc8ab011522019ab839e637de482189 (patch) | |
tree | b5010295a18d71e8efca24851a5953128970a99e | |
parent | a47718db26106fbf3b0d63705825ee986e972913 (diff) | |
download | aports-36121d3e6dc8ab011522019ab839e637de482189.tar.bz2 aports-36121d3e6dc8ab011522019ab839e637de482189.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 3.10.5-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 0b6592ce17..70a7c44187 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=3.10.4 +_kver=3.10.5 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |