mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-plugins/x42-plugins: update SRC_URI to use https
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/x42/x42-plugins.git"
|
||||
else
|
||||
SRC_URI="http://gareus.org/misc/x42-plugins/${P}.tar.xz"
|
||||
SRC_URI="https://gareus.org/misc/x42-plugins/${P}.tar.xz"
|
||||
KEYWORDS="amd64"
|
||||
fi
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/x42/x42-plugins.git"
|
||||
else
|
||||
SRC_URI="http://gareus.org/misc/x42-plugins/${P}.tar.xz"
|
||||
SRC_URI="https://gareus.org/misc/x42-plugins/${P}.tar.xz"
|
||||
KEYWORDS="amd64"
|
||||
fi
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/x42/x42-plugins.git"
|
||||
else
|
||||
SRC_URI="http://gareus.org/misc/x42-plugins/${P}.tar.xz"
|
||||
SRC_URI="https://gareus.org/misc/x42-plugins/${P}.tar.xz"
|
||||
KEYWORDS="~amd64"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user