media-radio/xlog: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 1 Jun 2018 16:37:10 +0000 (18:37 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 2 Jun 2018 00:56:53 +0000 (20:56 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8674

media-radio/xlog/xlog-2.0.15.ebuild

index b451488ef52c34906c0e844065923fc7400b0802..122b4ea8208d87f9100e045888325fc0bacb7103 100644 (file)
@@ -7,8 +7,8 @@ inherit autotools fdo-mime toolchain-funcs
 MY_P=${P/_}
 
 DESCRIPTION="An amateur radio logging program"
-HOMEPAGE="http://www.nongnu.org/xlog"
-SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${MY_P}.tar.gz"
+HOMEPAGE="https://www.nongnu.org/xlog"
+SRC_URI="https://download.savannah.gnu.org/releases/${PN}/${MY_P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"