diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-03-16 18:10:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-03-16 18:12:41 +0000 |
commit | eba427f1573e9a14761601b83348c3cb8679b846 (patch) | |
tree | 1b812c6d56a41b663f4ea434614701ef6d786d9a /testing | |
parent | 38bb4755c010be1509324b94db991e778119b14b (diff) | |
download | aports-eba427f1573e9a14761601b83348c3cb8679b846.tar.bz2 aports-eba427f1573e9a14761601b83348c3cb8679b846.tar.xz |
testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.1.19-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 f1e54b17e4..55f079ed2b 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.1.18 +_kver=4.1.19 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |