diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-27 09:54:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-27 10:10:42 +0000 |
commit | 237a2f87910175479723aaa1fcf294e2c99fc3e3 (patch) | |
tree | 78d66380589f5073d3654387e66bbe3c4fa4548e | |
parent | c816d9ef197c313d7bb53f01f823c07fe9602bef (diff) | |
download | aports-237a2f87910175479723aaa1fcf294e2c99fc3e3.tar.bz2 aports-237a2f87910175479723aaa1fcf294e2c99fc3e3.tar.xz |
community/virtualbox-guest-modules-grsec: rebuild against kernel 4.9.13-r0
-rw-r--r-- | community/virtualbox-guest-modules-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/virtualbox-guest-modules-grsec/APKBUILD b/community/virtualbox-guest-modules-grsec/APKBUILD index a1235b12b8..2abee009c5 100644 --- a/community/virtualbox-guest-modules-grsec/APKBUILD +++ b/community/virtualbox-guest-modules-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=${FLAVOR:-grsec} _kpkg=linux-$_flavor -_kver=4.9.12 +_kver=4.9.13 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |