commit:     8d0128e83710d0e0b9264b4fba0afa8969ad7d80
Author:     Kenton Groombridge <concord <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 14:48:52 2022 +0000
Commit:     Kenton Groombridge <concord <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 14:51:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d0128e8

net-voip/mumble: update live ebuild

Signed-off-by: Kenton Groombridge <concord <AT> gentoo.org>

 net-voip/mumble/mumble-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-voip/mumble/mumble-9999.ebuild 
b/net-voip/mumble/mumble-9999.ebuild
index 548fe5b1e282..b25962c96656 100644
--- a/net-voip/mumble/mumble-9999.ebuild
+++ b/net-voip/mumble/mumble-9999.ebuild
@@ -14,7 +14,7 @@ if [[ "${PV}" == 9999 ]] ; then
        EGIT_SUBMODULES=( '-*' celt-0.7.0-src celt-0.11.0-src themes/Mumble 
3rdparty/rnnoise-src 3rdparty/FindPythonInterpreter 3rdparty/tracy 3rdparty/gsl 
)
 else
        if [[ "${PV}" == *_pre* ]] ; then
-               SRC_URI="https://dev.gentoo.org/~polynomial-c/dist/${P}.tar.xz";
+               SRC_URI="https://dev.gentoo.org/~concord/distfiles/${P}.tar.xz";
        else
                MY_PV="${PV/_/-}"
                MY_P="${PN}-${MY_PV}"

Reply via email to