pokersource: update homepage
This commit is contained in:
parent
e7f853acf3
commit
b6c721f6e9
@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://pokersource.org/poker-eval/;
|
homepage = http://pokersource.sourceforge.net;
|
||||||
description = "Poker hand evaluator";
|
description = "Poker hand evaluator";
|
||||||
license = stdenv.lib.licenses.gpl3;
|
license = stdenv.lib.licenses.gpl3;
|
||||||
maintainers = [stdenv.lib.maintainers.mtreskin];
|
maintainers = [stdenv.lib.maintainers.mtreskin];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user