aboutsummaryrefslogtreecommitdiffstats
path: root/testing/virtualbox-additions-grsec
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-03-07 07:30:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-03-07 07:44:57 +0000
commitb1d1b155f35fcd48cddebff5e8551d5737abbc62 (patch)
treed73af5bcc1bdef295a30c9892610d4cffe1c517d /testing/virtualbox-additions-grsec
parent8a92a32d4b590c3ac23b07277c852c9ecaf32851 (diff)
downloadaports-b1d1b155f35fcd48cddebff5e8551d5737abbc62.tar.bz2
aports-b1d1b155f35fcd48cddebff5e8551d5737abbc62.tar.xz
testing/virtualbox-additions-grsec: upgrade to 5.0.16 and re-enable
Diffstat (limited to 'testing/virtualbox-additions-grsec')
-rw-r--r--testing/virtualbox-additions-grsec/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/virtualbox-additions-grsec/APKBUILD b/testing/virtualbox-additions-grsec/APKBUILD
index 5360ce0e77..b4a4d6f670 100644
--- a/testing/virtualbox-additions-grsec/APKBUILD
+++ b/testing/virtualbox-additions-grsec/APKBUILD
@@ -6,7 +6,7 @@ _kver=4.1.18
_kpkgrel=0
# when chaning _ver we *must* bump _mypkgrel
-_ver=4.2.12
+_ver=5.0.16
_mypkgrel=0
_name=virtualbox-additions
@@ -26,7 +26,7 @@ pkgname=${_name}-${_flavor}
pkgver=$_kver
pkgrel=$(($_kpkgrel + $_mypkgrel))
pkgdesc="Virtual box addtions kernel modules for $_flavor "
-arch=""
+arch="x86 x86_64"
url='http://virtualbox.org'
license="GPL custom"
makedepends="linux-grsec-dev"
@@ -63,9 +63,9 @@ package() {
done
}
-md5sums="05ed16f79999dab40ca78f08f23c0a7c vbox-kernel-module-src-4.2.12.tar.xz
+md5sums="723e0e1b4a42ec0cc1b32e72a3e41ea1 vbox-kernel-module-src-5.0.16.tar.xz
4bbbce6902722a7439f6fac4d17c6051 virtualbox-modules-4.1.4-pax-const.patch"
-sha256sums="f68078b9cdb4c76972b4e39421a6e5ced370b6159a38826c8acabe27f0231eb9 vbox-kernel-module-src-4.2.12.tar.xz
+sha256sums="8905e174069a6caf0200808fda6726704a947ab56fc48c3b6ebbf8831dde4123 vbox-kernel-module-src-5.0.16.tar.xz
bd7586074db6dabee3b49cb9152c85e07a316069761df8369479297c592eb240 virtualbox-modules-4.1.4-pax-const.patch"
-sha512sums="b0f37d8b5454ffb4588eb60c667aec58e349b62253366bb3e89d8995dd5fc6ddf4fc8d8c2bd5054b9bf3ef5602428a2cd66f1d5aeaefb34255d7726f60fa9906 vbox-kernel-module-src-4.2.12.tar.xz
+sha512sums="5311f6cfd917c04bcb51182ad414c0930fb85a73a90d81156f08640cdb4e4d442ed46a10b62b5d07ed81aa1ad65430d5186e95cc64293502c9b84937a6470bb4 vbox-kernel-module-src-5.0.16.tar.xz
9a9a982defed6d4453bc6d9388c3a71169bba85568cfd36d0d2588dda8e213a0d759c983a337a150d17c55bb6206e43738dfd2559fedeb85e132363936a48574 virtualbox-modules-4.1.4-pax-const.patch"