color-lines: update HOMEPAGE.

This commit is contained in:
Jérôme Duval
2018-05-30 09:16:34 +02:00
committed by GitHub
parent 27437cdd6c
commit 521c7933b9

View File

@@ -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 \ 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 \ select one ball (click on ball) and move it to the most convenient location \
(click on target square)." (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" COPYRIGHT="2011 Peter Kosyh"
LICENSE="GNU GPL v2" 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" SOURCE_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/color-lines/lines_$portVersion.tar.gz"
CHECKSUM_SHA256="e20c87dfcc8f940c8af7784dad12e66fa1cd10d0d97766979fef00eb17c0b0b3" CHECKSUM_SHA256="e20c87dfcc8f940c8af7784dad12e66fa1cd10d0d97766979fef00eb17c0b0b3"
SOURCE_DIR="lines-$portVersion" SOURCE_DIR="lines-$portVersion"