diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-15 19:10:21 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-15 19:10:21 +0200 |
commit | f07165c665d14701d08166da07c816a9eb1fe427 (patch) | |
tree | a84b29d82993714ae3882f5e638962826e7b96f9 /dev-dotnet | |
parent | app-portage/g-octave: Inline mirror://github (diff) | |
download | gentoo-f07165c665d14701d08166da07c816a9eb1fe427.tar.gz gentoo-f07165c665d14701d08166da07c816a9eb1fe427.tar.bz2 gentoo-f07165c665d14701d08166da07c816a9eb1fe427.zip |
dev-dotnet/dbus-sharp-glib: Inline mirror://github
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0-r1.ebuild b/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0-r1.ebuild index 86efac961545..e3606e45f826 100644 --- a/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0-r1.ebuild +++ b/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0-r1.ebuild @@ -6,7 +6,7 @@ inherit autotools mono-env DESCRIPTION="D-Bus for .NET: GLib integration module" HOMEPAGE="https://github.com/mono/dbus-sharp" -SRC_URI="mirror://github/mono/dbus-sharp/${P}.tar.gz" +SRC_URI="https://github.com/downloads/mono/dbus-sharp/${P}.tar.gz" LICENSE="MIT" SLOT="1.0" |