mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
games-roguelike/adom: use HTTPS
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>
This commit is contained in:
committed by
James Le Cuirot
parent
4425183737
commit
14a60d4f07
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user