games-mud/powwow: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 11 May 2018 12:45:11 +0000 (14:45 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Fri, 11 May 2018 20:38:53 +0000 (21:38 +0100)
games-mud/powwow/powwow-1.2.16-r1.ebuild

index 04c04f8fbb7e2985c9050aa622c6b09ec6ef1543..0581652736a538803765d2ec2bb7c864017d6a8f 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools eutils
 
 DESCRIPTION="PowWow Console MUD Client"
-HOMEPAGE="http://hoopajoo.net/projects/powwow.html"
-SRC_URI="http://hoopajoo.net/static/projects/${P}.tar.gz"
+HOMEPAGE="https://www.hoopajoo.net/projects/powwow.html"
+SRC_URI="https://www.hoopajoo.net/static/projects/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"