pv: Update source url
svn path=/nixpkgs/trunk/; revision=34425
This commit is contained in:
parent
c9f95fa0c2
commit
3119e4983d
|
@ -4,7 +4,7 @@ stdenv.mkDerivation rec {
|
|||
name = "pv-1.3.1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "http://pipeviewer.googlecode.com/files/${name}.tar.bz2";
|
||||
url = "http://www.ivarch.com/programs/sources/${name}.tar.bz2";
|
||||
sha256 = "1fwvdj663g3jf3rcxi788pv1l7s86sxna78xi2nl5qimng05y8jl";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue