From 521c7933b943cde2b9f027ab74a55b07f68c21d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 09:16:34 +0200 Subject: [PATCH] color-lines: update HOMEPAGE. --- games-puzzle/color-lines/color_lines-0.6.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-puzzle/color-lines/color_lines-0.6.recipe b/games-puzzle/color-lines/color_lines-0.6.recipe index b44811de7..c6e875b15 100644 --- a/games-puzzle/color-lines/color_lines-0.6.recipe +++ b/games-puzzle/color-lines/color_lines-0.6.recipe @@ -4,10 +4,10 @@ for hours if you accept the challenge. The game will randomly place three \ color balls on the game board at every round, you have to strategically \ select one ball (click on ball) and move it to the most convenient location \ (click on target square)." -HOMEPAGE="https://code.google.com/archive/p/color-lines" +HOMEPAGE="https://github.com/OpenA/color-lines-sdl" COPYRIGHT="2011 Peter Kosyh" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/color-lines/lines_$portVersion.tar.gz" CHECKSUM_SHA256="e20c87dfcc8f940c8af7784dad12e66fa1cd10d0d97766979fef00eb17c0b0b3" SOURCE_DIR="lines-$portVersion"