diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-21 09:10:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-21 09:47:32 +0000 |
commit | 7a7d897e6b50e90cba50e26fd70cf166dc554ef0 (patch) | |
tree | b944929d5a44fd0e4a880c50a9fe409be6a8a225 /community | |
parent | 8898367cc732e2f8a0047144334bf7e6e7ff9726 (diff) | |
download | aports-7a7d897e6b50e90cba50e26fd70cf166dc554ef0.tar.bz2 aports-7a7d897e6b50e90cba50e26fd70cf166dc554ef0.tar.xz |
community/virtualbox-guest-modules-grsec: rebuild against kernel 4.9.16-r2
Diffstat (limited to 'community')
-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 76862ba5ef..8c6193e50b 100644 --- a/community/virtualbox-guest-modules-grsec/APKBUILD +++ b/community/virtualbox-guest-modules-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=${FLAVOR:-grsec} _kpkg=linux-$_flavor _kver=4.9.16 -_kpkgrel=1 +_kpkgrel=2 # when chaning _ver we *must* bump _mypkgrel _ver=5.1.14 |