games-roguelike/adom: use HTTPS
authorDaniel Schmidt <gen2xmach1ne@tutanota.com>
Tue, 19 Mar 2019 21:29:39 +0000 (22:29 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Tue, 19 Mar 2019 22:04:02 +0000 (22:04 +0000)
Closes: https://bugs.gentoo.org/680384
Signed-off-by: Daniel Schmidt <gen2xmach1ne@tutanota.com>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-roguelike/adom/adom-1.1.1-r1.ebuild

index 594a56c07ebe15e84003a79e01f04bfb8f90495c..e1d53a9adfc86617f0331b3dd8a2c0d76c2d3923 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils games
 
 DESCRIPTION="Ancient Domains Of Mystery rogue-like game"
-HOMEPAGE="http://www.adom.de/"
-SRC_URI="http://www.adom.de/adom/download/linux/${P//.}-elf.tar.gz"
+HOMEPAGE="https://www.adom.de/"
+SRC_URI="https://www.adom.de/adom/download/linux/${P//.}-elf.tar.gz"
 
 LICENSE="adom"
 SLOT="0"