diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-23 09:13:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-23 09:29:38 +0000 |
commit | 5e90d70f3e7c72f2692046df8abdd5740faf58c5 (patch) | |
tree | 879bc8963c2794c498198a1ac7f783bfb96e307e /community | |
parent | 5bcdb7326ca723191f8de4b727c5f0121d781d03 (diff) | |
download | aports-5e90d70f3e7c72f2692046df8abdd5740faf58c5.tar.bz2 aports-5e90d70f3e7c72f2692046df8abdd5740faf58c5.tar.xz |
community/virtualbox-guest-modules-grsec: rebuild against kernel 4.9.17-r0
Diffstat (limited to 'community')
-rw-r--r-- | community/virtualbox-guest-modules-grsec/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/virtualbox-guest-modules-grsec/APKBUILD b/community/virtualbox-guest-modules-grsec/APKBUILD index 8c6193e50b..ad48f8c2b6 100644 --- a/community/virtualbox-guest-modules-grsec/APKBUILD +++ b/community/virtualbox-guest-modules-grsec/APKBUILD @@ -3,8 +3,8 @@ _flavor=${FLAVOR:-grsec} _kpkg=linux-$_flavor -_kver=4.9.16 -_kpkgrel=2 +_kver=4.9.17 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=5.1.14 |