diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-24 16:51:18 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-24 17:02:54 +0000 |
commit | 0678a2bc9974c0d9659618fe1d17f8b7f7c487ed (patch) | |
tree | 5f05ecedeef0c59d4da1d943ec4dae38d020a94a /testing | |
parent | 65699457ecb8c069fe62b6b8400085fc1f7856ea (diff) | |
download | aports-0678a2bc9974c0d9659618fe1d17f8b7f7c487ed.tar.bz2 aports-0678a2bc9974c0d9659618fe1d17f8b7f7c487ed.tar.xz |
testing/virtualbox-additions-hardened: rebuild against kernel 4.9.65-r0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/virtualbox-additions-hardened/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/virtualbox-additions-hardened/APKBUILD b/testing/virtualbox-additions-hardened/APKBUILD index 9c3d750a50..6a4a09ec62 100644 --- a/testing/virtualbox-additions-hardened/APKBUILD +++ b/testing/virtualbox-additions-hardened/APKBUILD @@ -2,7 +2,7 @@ _flavor=hardened _kpkg=linux-$_flavor -_kver=4.9.63 +_kver=4.9.65 _kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel |