diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-26 10:50:55 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2018-05-26 11:54:43 +0200 |
commit | 487d6363503d7f18dc60662442a5845a26d65156 (patch) | |
tree | 26e766dae282fe40b612f3e96c9d9fd6574c2771 /games-strategy/s25rttr | |
parent | games-misc/funny-manpages: use HTTPs (diff) | |
download | gentoo-487d6363503d7f18dc60662442a5845a26d65156.tar.gz gentoo-487d6363503d7f18dc60662442a5845a26d65156.tar.bz2 gentoo-487d6363503d7f18dc60662442a5845a26d65156.zip |
games-strategy/s25rttr: use HTTPs
Diffstat (limited to 'games-strategy/s25rttr')
-rw-r--r-- | games-strategy/s25rttr/s25rttr-0.8.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-strategy/s25rttr/s25rttr-0.8.1-r3.ebuild b/games-strategy/s25rttr/s25rttr-0.8.1-r3.ebuild index ac9ed2e6c5f6..00187684759d 100644 --- a/games-strategy/s25rttr/s25rttr-0.8.1-r3.ebuild +++ b/games-strategy/s25rttr/s25rttr-0.8.1-r3.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit eutils cmake-utils gnome2-utils readme.gentoo-r1 DESCRIPTION="Open Source remake of The Settlers II game (needs original game files)" -HOMEPAGE="http://www.siedler25.org/" +HOMEPAGE="https://www.siedler25.org/" # no upstream source tarball yet # https://bugs.launchpad.net/s25rttr/+bug/1069546 SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz" |