summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-03 14:50:33 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-03 15:19:46 -0400
commitd020793ed31be890423115b5a25529dea0b545ef (patch)
treea445123eee6359ab188508f580bc942210651252 /dev-lang/mono/mono-4.4.1.0.ebuild
parentxfce-extra/xfce4-cellmodem-plugin: remove obsolete xfconf.eclass, migrate to ... (diff)
downloadgentoo-d020793ed31be890423115b5a25529dea0b545ef.tar.gz
gentoo-d020793ed31be890423115b5a25529dea0b545ef.tar.bz2
gentoo-d020793ed31be890423115b5a25529dea0b545ef.zip
dev-lang/mono: drop vulnerable. use HTTPS.
Bug: https://bugs.gentoo.org/568988 Package-Manager: Portage-2.3.28, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/7792
Diffstat (limited to 'dev-lang/mono/mono-4.4.1.0.ebuild')
-rw-r--r--dev-lang/mono/mono-4.4.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mono/mono-4.4.1.0.ebuild b/dev-lang/mono/mono-4.4.1.0.ebuild
index 397235e7db59..991c9a258bd7 100644
--- a/dev-lang/mono/mono-4.4.1.0.ebuild
+++ b/dev-lang/mono/mono-4.4.1.0.ebuild
@@ -6,8 +6,8 @@ EAPI=6
inherit eutils linux-info mono-env flag-o-matic pax-utils versionator multilib-minimal
DESCRIPTION="Mono runtime and class libraries, a C# compiler/interpreter"
-HOMEPAGE="http://www.mono-project.com/Main_Page"
-SRC_URI="http://download.mono-project.com/sources/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://www.mono-project.com/Main_Page"
+SRC_URI="https://download.mono-project.com/sources/${PN}/${P}.tar.bz2"
LICENSE="MIT LGPL-2.1 GPL-2 BSD-4 NPL-1.1 Ms-PL GPL-2-with-linking-exception IDPL"
SLOT="0"