diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-13 15:39:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-13 17:56:44 +0000 |
commit | 5b92d7e1773b80be065462c78cce7caefcad75e7 (patch) | |
tree | d8ce405e295c6afe949dde43c5ee497c485d4958 /community/virtualbox-guest-modules-grsec | |
parent | bd62f453dd4b44d5eb83791ce61e72408d0e15d9 (diff) | |
download | aports-5b92d7e1773b80be065462c78cce7caefcad75e7.tar.bz2 aports-5b92d7e1773b80be065462c78cce7caefcad75e7.tar.xz |
community/virtualbox-guest-modules-grsec: rebuild against kernel 4.9.14-r0
Diffstat (limited to 'community/virtualbox-guest-modules-grsec')
-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 2abee009c5..3736cbbe4f 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.13 +_kver=4.9.14 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |