mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
esniper: fix homepage address
This commit is contained in:
parent
1713184b11
commit
9e6ac97bf8
@ -22,7 +22,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Simple, lightweight tool for sniping eBay auctions";
|
||||
homepage = http://esnipe.rsourceforge.net;
|
||||
homepage = http://esniper.sourceforge.net;
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ lovek323 simons ];
|
||||
platforms = platforms.all;
|
||||
|
Loading…
Reference in New Issue
Block a user