projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8559a6
)
media-libs/waffle: Update SRC_URI
author
Matt Turner
<mattst88@gentoo.org>
Tue, 31 Mar 2020 20:30:51 +0000
(13:30 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Tue, 31 Mar 2020 20:44:01 +0000
(13:44 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
media-libs/waffle/waffle-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/waffle/waffle-9999.ebuild
b/media-libs/waffle/waffle-9999.ebuild
index cf4f722c6089e1f9bf77645a12fb86e0aa8fc89f..7c8183c35eaa20c24e311ba182f1b45fca5aaf75 100644
(file)
--- a/
media-libs/waffle/waffle-9999.ebuild
+++ b/
media-libs/waffle/waffle-9999.ebuild
@@
-7,7
+7,7
@@
if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/${PN}"
GIT_ECLASS="git-r3"
else
- SRC_URI="http
://www.waffle-gl.org
/files/release/${P}/${P}.tar.xz"
+ SRC_URI="http
s://gitlab.freedesktop.org/mesa/${PN}/-/raw/website
/files/release/${P}/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
fi
inherit meson multilib-minimal ${GIT_ECLASS}