mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
www-client/mullvad-browser-bin: make SRC_URI unconditional
Signed-off-by: Justin Donofrio <justin026@protonmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ inherit desktop xdg
|
|||||||
|
|
||||||
DESCRIPTION="The Mullvad Browser is developed to minimize tracking and fingerprinting."
|
DESCRIPTION="The Mullvad Browser is developed to minimize tracking and fingerprinting."
|
||||||
HOMEPAGE="https://github.com/mullvad/mullvad-browser https://mullvad.net/"
|
HOMEPAGE="https://github.com/mullvad/mullvad-browser https://mullvad.net/"
|
||||||
SRC_URI="amd64? ( https://github.com/mullvad/mullvad-browser/releases/download/${PV}/mullvad-browser-linux-x86_64-${PV}.tar.xz )"
|
SRC_URI="https://github.com/mullvad/mullvad-browser/releases/download/${PV}/mullvad-browser-linux-x86_64-${PV}.tar.xz"
|
||||||
|
|
||||||
S="${WORKDIR}"
|
S="${WORKDIR}"
|
||||||
LICENSE="MPL-2.0"
|
LICENSE="MPL-2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user