diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-13 12:17:44 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-13 15:05:06 +0000 |
commit | 50856f05f2e682f27e6dbf3d779066a43e0c46f8 (patch) | |
tree | 126e27c7d102a40e35890369b1125f3719744939 /testing/virtualbox-additions-grsec/APKBUILD | |
parent | 020765b8d12392191c5087734dcb6932293c4954 (diff) | |
download | aports-50856f05f2e682f27e6dbf3d779066a43e0c46f8.tar.bz2 aports-50856f05f2e682f27e6dbf3d779066a43e0c46f8.tar.xz |
testing/virtualbox-additions-grsec: rebuild against kernel 4.4.42-r0
Diffstat (limited to 'testing/virtualbox-additions-grsec/APKBUILD')
-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 5505ab6df7..626dda3bfb 100644 --- a/testing/virtualbox-additions-grsec/APKBUILD +++ b/testing/virtualbox-additions-grsec/APKBUILD @@ -2,7 +2,7 @@ _flavor=grsec _kpkg=linux-$_flavor -_kver=4.4.41 +_kver=4.4.42 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |