diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-03-15 15:49:37 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-03-15 15:49:37 +0100 |
commit | a86cfb0f358ff85b996e9fdf01e2f9b3e4b06e3c (patch) | |
tree | 89dfda75211025d780d0124c0320d92027473db0 /testing | |
parent | 21851b16bacc4e033229e657080ddfd276d8c4e3 (diff) | |
download | aports-a86cfb0f358ff85b996e9fdf01e2f9b3e4b06e3c.tar.bz2 aports-a86cfb0f358ff85b996e9fdf01e2f9b3e4b06e3c.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 4.1.19-r0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/virtualbox-additions-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/virtualbox-additions-grsec/APKBUILD b/testing/virtualbox-additions-grsec/APKBUILD index 5360ce0e77..d77fc01637 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.1.18 +_kver=4.1.19 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |