From: Michał Górny Date: Sun, 15 Sep 2019 17:10:23 +0000 (+0200) Subject: dev-dotnet/dbus-sharp: Inline mirror://github X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=34f1085cae3e6d9b6afa86728fd4b984afdcc0f9;p=gentoo.git dev-dotnet/dbus-sharp: Inline mirror://github Signed-off-by: Michał Górny --- diff --git a/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild b/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild index 9507e48260dc..47c4beea628e 100644 --- a/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild +++ b/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild @@ -6,7 +6,7 @@ inherit autotools mono-env eutils DESCRIPTION="D-Bus for .NET" HOMEPAGE="https://github.com/mono/dbus-sharp" -SRC_URI="mirror://github/mono/${PN}/${P}.tar.gz" +SRC_URI="https://github.com/downloads/mono/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="1.0"