diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-27 10:54:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-27 10:54:45 +0000 |
commit | 547e3100f819d03080c3b45fa0612fbb78e43b4d (patch) | |
tree | 8a8c5da1b382315780e82f40e572bc861d29d84b /testing | |
parent | 44c280194413d89f7451022bbe176d10dbff31c6 (diff) | |
download | aports-547e3100f819d03080c3b45fa0612fbb78e43b4d.tar.bz2 aports-547e3100f819d03080c3b45fa0612fbb78e43b4d.tar.xz |
testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.22-r0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/virtualbox-guest-modules-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/virtualbox-guest-modules-grsec/APKBUILD b/testing/virtualbox-guest-modules-grsec/APKBUILD index 8921682754..e45a8766b6 100644 --- a/testing/virtualbox-guest-modules-grsec/APKBUILD +++ b/testing/virtualbox-guest-modules-grsec/APKBUILD @@ -3,7 +3,7 @@ _flavor=${FLAVOR:-grsec} _kpkg=linux-$_flavor -_kver=4.4.21 +_kver=4.4.22 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |