diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-27 19:15:44 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-12-27 19:15:44 +0100 |
commit | 6f54c1b51fee482886d1b7574692fe05622ce4a1 (patch) | |
tree | c6477eecbc7be467792f6fa0dfb54f32158a5f08 /testing | |
parent | 160bb05d1383fcc17f50150b91a5e54fe883b31d (diff) | |
download | aports-6f54c1b51fee482886d1b7574692fe05622ce4a1.tar.bz2 aports-6f54c1b51fee482886d1b7574692fe05622ce4a1.tar.xz |
testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.39-r3
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 7cad9289c9..bc4420e712 100644 --- a/testing/virtualbox-guest-modules-grsec/APKBUILD +++ b/testing/virtualbox-guest-modules-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=${FLAVOR:-grsec} _kpkg=linux-$_flavor _kver=4.4.39 -_kpkgrel=2 +_kpkgrel=3 # when chaning _ver we *must* bump _mypkgrel _ver=5.1.6 |