forked from mirrors/nixpkgs
* Fixed URL.
svn path=/nixpkgs/trunk/; revision=13792
This commit is contained in:
parent
979f70ab5b
commit
dc8e9933f9
|
@ -4,7 +4,7 @@ stdenv.mkDerivation {
|
|||
name = "splashutils-1.5.4.3";
|
||||
|
||||
src = fetchurl {
|
||||
url = http://download.berlios.de/fbsplash/splashutils-1.5.4.3.tar.bz2;
|
||||
url = http://dev.gentoo.org/~spock/projects/splashutils/current/splashutils-1.5.4.3.tar.bz2;
|
||||
sha256 = "0vn0ifqp9a3bmprzx2yr82hgq8m2y5xv8qcifs2plz6p3lidagpg";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue