sci-misc/tango: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 29 Apr 2019 10:49:55 +0000 (12:49 +0200)
committerAaron Bauman <bman@gentoo.org>
Fri, 3 May 2019 00:41:20 +0000 (20:41 -0400)
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>
sci-misc/tango/tango-9.2.5a.ebuild

index 2b88352a4505fe4d0534812ded0be1e5c18087fb..5eadce1c4e6b3c4bb6a0e843f612e4b68292ec6a 100644 (file)
@@ -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"