esniper: fix homepage address
This commit is contained in:
parent
1713184b11
commit
9e6ac97bf8
@ -22,7 +22,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Simple, lightweight tool for sniping eBay auctions";
|
description = "Simple, lightweight tool for sniping eBay auctions";
|
||||||
homepage = http://esnipe.rsourceforge.net;
|
homepage = http://esniper.sourceforge.net;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = with maintainers; [ lovek323 simons ];
|
maintainers = with maintainers; [ lovek323 simons ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user