diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-28 07:11:12 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-28 07:11:12 +0000 |
commit | fd078bca1d605b578f071410fa2e3deb23e2ad3f (patch) | |
tree | 29de4b883c8d0f2df1fdd5c19f3e0040808b4f8e /testing | |
parent | 5bc3324b3b39fc515c9d1fef9d16f9e51740f0a0 (diff) | |
download | aports-fd078bca1d605b578f071410fa2e3deb23e2ad3f.tar.bz2 aports-fd078bca1d605b578f071410fa2e3deb23e2ad3f.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 4.1.12-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 ced871a071..25a4064336 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.11 +_kver=4.1.12 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |