pokersource: update homepage

This commit is contained in:
Markus Kowalewski 2018-09-02 20:44:46 +02:00
parent e7f853acf3
commit b6c721f6e9
No known key found for this signature in database
GPG Key ID: D865C8A91D7025EB

View File

@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
'';
meta = {
homepage = http://pokersource.org/poker-eval/;
homepage = http://pokersource.sourceforge.net;
description = "Poker hand evaluator";
license = stdenv.lib.licenses.gpl3;
maintainers = [stdenv.lib.maintainers.mtreskin];