aboutsummaryrefslogtreecommitdiffstats
path: root/community/virtualbox-guest-modules-hardened/APKBUILD
diff options
context:
space:
mode:
authorGennady Feldman <gena01@gmail.com>2017-08-09 07:36:23 -0400
committerNatanael Copa <ncopa@alpinelinux.org>2017-08-25 23:38:51 +0000
commit92b64279e573eb24f99f4c5381ecd50a87866ca1 (patch)
tree6e3004f2c93f354e7994d6d0f40383902b22129a /community/virtualbox-guest-modules-hardened/APKBUILD
parent62697f601602c55677ca3de1d35d7521a0af02fe (diff)
downloadaports-92b64279e573eb24f99f4c5381ecd50a87866ca1.tar.bz2
aports-92b64279e573eb24f99f4c5381ecd50a87866ca1.tar.xz
Upgrade VirtualBox Additions to 5.1.26
community/virtualbox-guest-additions: Upgrade to 5.1.26 community/virtualbox-guest-modules-hardened: Upgrade to 5.1.26 testing/virtualbox-additions-hardened: Upgrade to 5.1.26
Diffstat (limited to 'community/virtualbox-guest-modules-hardened/APKBUILD')
-rw-r--r--community/virtualbox-guest-modules-hardened/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/virtualbox-guest-modules-hardened/APKBUILD b/community/virtualbox-guest-modules-hardened/APKBUILD
index 4a86c00404..a69a8a4a41 100644
--- a/community/virtualbox-guest-modules-hardened/APKBUILD
+++ b/community/virtualbox-guest-modules-hardened/APKBUILD
@@ -7,8 +7,8 @@ _kver=4.9.44
_kpkgrel=0
# when chaning _ver we *must* bump _mypkgrel
-_ver=5.1.22
-_mypkgrel=0
+_ver=5.1.26
+_mypkgrel=1
_name=virtualbox-guest-modules
_kpkgver="$_kver-r$_kpkgrel"
@@ -18,7 +18,7 @@ _abi_release_virthardened=${_kver}-${_kpkgrel}-virthardened
pkgname=${_name}-${_flavor}
pkgver=$_kver
pkgrel=$(($_kpkgrel + $_mypkgrel))
-pkgdesc="VirtualBox Additions kernel modules for $_flavor"
+pkgdesc="VirtualBox Additions guest kernel modules for $_flavor"
arch='x86 x86_64'
url='http://virtualbox.org'
license="GPL custom"
@@ -90,6 +90,6 @@ _virthardened() {
"$subpkgdir"/lib/modules/
}
-sha512sums="e48457371c9139fc04477c82fbd18974378fde08af2a6f9058a0eafa6e522987bd129b8d87c9f381789c4e817aded752fde6ea7fcb2ade471997373802e09348 VirtualBox-5.1.22.tar.bz2
+sha512sums="680e9646a51a0a5923b3ded10007ee1c1e2a41c6d8a961d2b2540db6578bed2847154f4cac87e3cfe1118a62595b47c7df99da854f6c340e173b9eb8cacf2add VirtualBox-5.1.26.tar.bz2
bd934e9ed3d2324ef66e2539d2f3f6fab35a8858d670bba817b9cabfe66e85fe13a8594b35f4a8e639841f72fb0b8d12af38518ba25638da5ef338b259ab600b vboxguest-log-use-c99.patch
d069876f93e431833800c1d26ea77ae1dec40c840bb549cf519ceea93ee1ca89bcb262a13b00001503d19e596965d74a71a7f49be232ea892a82114d3ea4337c const-struct-kernel_param.patch"