mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +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>
|
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||||
|
|
||||||
_flavor=hardened
|
_flavor=vanilla
|
||||||
_kpkg=linux-$_flavor
|
_kpkg=linux-$_flavor
|
||||||
_kver=4.9.73
|
_kver=4.14.15
|
||||||
_kpkgrel=0
|
_kpkgrel=0
|
||||||
|
|
||||||
# when chaning _ver we *must* bump _mypkgrel
|
# when chaning _ver we *must* bump _mypkgrel
|
||||||
_ver=5.1.26
|
_ver=5.2.6
|
||||||
_mypkgrel=0
|
_mypkgrel=0
|
||||||
_name=virtualbox-additions
|
_name=virtualbox-additions
|
||||||
|
|
||||||
@ -25,7 +25,6 @@ depends="${_kpkg}=${_kpkgver}"
|
|||||||
makedepends="linux-${_flavor}-dev"
|
makedepends="linux-${_flavor}-dev"
|
||||||
provides="${_name}-grsec=${pkgver}-r${pkgrel}"
|
provides="${_name}-grsec=${pkgver}-r${pkgrel}"
|
||||||
source="http://dev.gentoo.org/~polynomial-c/virtualbox/vbox-kernel-module-src-$_ver.tar.xz
|
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"/
|
builddir="$srcdir"/
|
Loading…
Reference in New Issue
Block a user