x11-misc/bbweather: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 22 Jun 2018 14:00:45 +0000 (16:00 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 8 Jul 2018 07:52:32 +0000 (09:52 +0200)
Closes: https://github.com/gentoo/gentoo/pull/9027

x11-misc/bbweather/bbweather-0.6.3-r1.ebuild

index bf4468aec901cb02c828624f9f0d08677b48f2c3..9bca5ba8d11fb2202b767954be620430ed605be2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=2
@@ -6,8 +6,8 @@ EAPI=2
 inherit autotools eutils
 
 DESCRIPTION="blackbox weather monitor"
-HOMEPAGE="http://www.netmeister.org/apps/bbweather/"
-SRC_URI="http://www.netmeister.org/apps/${P}.tar.bz2"
+HOMEPAGE="https://www.netmeister.org/apps/bbweather/"
+SRC_URI="https://www.netmeister.org/apps/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"