summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-04-29 12:49:55 +0200
committerAaron Bauman <bman@gentoo.org>2019-05-02 20:41:20 -0400
commitdf75c42d2875c6e360b088f170e3857e75cc1c8a (patch)
tree24f6ad2991a0676fa3e1d6e83b872ba3a37bf0d8 /sci-misc/tango
parentnet-misc/stunnel: remove unused patches (diff)
downloadgentoo-df75c42d2875c6e360b088f170e3857e75cc1c8a.tar.gz
gentoo-df75c42d2875c6e360b088f170e3857e75cc1c8a.tar.bz2
gentoo-df75c42d2875c6e360b088f170e3857e75cc1c8a.zip
sci-misc/tango: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11861 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'sci-misc/tango')
-rw-r--r--sci-misc/tango/tango-9.2.5a.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/tango/tango-9.2.5a.ebuild b/sci-misc/tango/tango-9.2.5a.ebuild
index 2b88352a4505..5eadce1c4e6b 100644
--- a/sci-misc/tango/tango-9.2.5a.ebuild
+++ b/sci-misc/tango/tango-9.2.5a.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2018 Gentoo Authors
+# Copyright 2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Tango is an Open Source solution for SCADA and DCS"
-HOMEPAGE="http://www.tango-controls.org/"
+HOMEPAGE="https://www.tango-controls.org/"
SRC_URI="mirror://sourceforge/tango-cs/${P}.tar.gz"
LICENSE="GPL-3"