aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-02-13 19:05:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-02-14 18:50:07 +0000
commitfad540cc82ad0c92523fe9279c4aa054b141d363 (patch)
tree779fee7e20fd8dc3c01f2d7e4d735a7a7dfa725a /community
parentbc65ea9509ab9ceb18b4fd2fa663f594e3288749 (diff)
downloadaports-fad540cc82ad0c92523fe9279c4aa054b141d363.tar.bz2
aports-fad540cc82ad0c92523fe9279c4aa054b141d363.tar.xz
community/virtualbox-guest-modules-grsec: build
Diffstat (limited to 'community')
-rw-r--r--community/virtualbox-guest-modules-grsec/APKBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/community/virtualbox-guest-modules-grsec/APKBUILD b/community/virtualbox-guest-modules-grsec/APKBUILD
index e15a0c7abe..29175d5cd8 100644
--- a/community/virtualbox-guest-modules-grsec/APKBUILD
+++ b/community/virtualbox-guest-modules-grsec/APKBUILD
@@ -3,7 +3,7 @@
_flavor=${FLAVOR:-grsec}
_kpkg=linux-$_flavor
-_kver=4.4.47
+_kver=4.9.9
_kpkgrel=0
# when chaning _ver we *must* bump _mypkgrel
@@ -28,7 +28,8 @@ pkgname=${_name}-${_flavor}
pkgver=$_kver
pkgrel=$(($_kpkgrel + $_mypkgrel))
pkgdesc="VirtualBox Additions kernel modules for $_flavor "
-arch='x86 x86_64'
+#arch='x86 x86_64'
+arch=''
url='http://virtualbox.org'
license="GPL custom"
makedepends="linux-grsec-dev=$_kpkgver linux-virtgrsec-dev=$_kpkgver sed coreutils"
@@ -77,6 +78,4 @@ _virtgrsec() {
"$subpkgdir"/lib/modules/
}
-md5sums="58fd51b90358ac42811e044988d53438 VirtualBox-5.1.12.tar.bz2"
-sha256sums="e6f10b1b6f3eb1be2c5223f60569f8ce35468a4354ed53db12f4c9b419393d0d VirtualBox-5.1.12.tar.bz2"
sha512sums="0e63f778595aada4389a0d4f390aaa56fc1fb0ed0c4ce999f060787ce6d29462329d6543f34572111d2538cf49a54b799263fe04ebd115c2426506c28c809516 VirtualBox-5.1.12.tar.bz2"