games-puzzle/pingus: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 11 May 2018 12:43:30 +0000 (14:43 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Fri, 11 May 2018 20:38:50 +0000 (21:38 +0100)
games-puzzle/pingus/pingus-0.7.6-r1.ebuild

index 968fa1f3342aaa01cc0b94a20d5f6058e0329438..e23d02f4dafba2dd6d604f6f6aef4477b393395d 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit scons-utils toolchain-funcs flag-o-matic xdg-utils
 
 DESCRIPTION="free Lemmings clone"
-HOMEPAGE="http://pingus.seul.org/"
+HOMEPAGE="https://pingus.seul.org"
 SRC_URI="https://pingus.googlecode.com/files/${P}.tar.bz2"
 
 LICENSE="GPL-3"