Skip to content

Commit

Permalink
games-puzzle/cuyo: use HTTPS
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Signed-off-by: James Le Cuirot <[email protected]>
  • Loading branch information
mm1ke authored and chewi committed Feb 27, 2019
1 parent 2b0f82d commit e978964
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-puzzle/cuyo/cuyo-2.1.1-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
inherit autotools gnome2-utils versionator

MY_P="${PN}-$(get_version_component_range 1).~-$(get_version_component_range 2-3)"
DESCRIPTION="highly addictive and remotely related to tetris"
HOMEPAGE="http://www.karimmi.de/cuyo/"
HOMEPAGE="https://www.karimmi.de/cuyo/"
SRC_URI="https://savannah.nongnu.org/download/cuyo/${MY_P}.tar.gz"

LICENSE="GPL-2"
Expand Down

0 comments on commit e978964

Please sign in to comment.