mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/virtualbox-additions-vanilla: replace the hardened
This commit is contained in:
parent
92c19596a4
commit
18e4a7f916
@ -1,12 +1,12 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
|
||||
_flavor=hardened
|
||||
_flavor=vanilla
|
||||
_kpkg=linux-$_flavor
|
||||
_kver=4.9.73
|
||||
_kver=4.14.15
|
||||
_kpkgrel=0
|
||||
|
||||
# when chaning _ver we *must* bump _mypkgrel
|
||||
_ver=5.1.26
|
||||
_ver=5.2.6
|
||||
_mypkgrel=0
|
||||
_name=virtualbox-additions
|
||||
|
||||
@ -25,7 +25,6 @@ depends="${_kpkg}=${_kpkgver}"
|
||||
makedepends="linux-${_flavor}-dev"
|
||||
provides="${_name}-grsec=${pkgver}-r${pkgrel}"
|
||||
source="http://dev.gentoo.org/~polynomial-c/virtualbox/vbox-kernel-module-src-$_ver.tar.xz
|
||||
virtualbox-modules-4.1.4-pax-const.patch
|
||||
"
|
||||
|
||||
builddir="$srcdir"/
|
Loading…
Reference in New Issue
Block a user