More stable URL
svn path=/nixpkgs/trunk/; revision=1329
This commit is contained in:
parent
5863d4fc98
commit
3a2231718d
@ -10,7 +10,7 @@ stdenv.mkDerivation {
|
|||||||
builder = ./builder.sh;
|
builder = ./builder.sh;
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = ftp://ftp2.nl.postgresql.org/mirror/postgresql/latest/postgresql-7.4.5.tar.bz2;
|
url = ftp://ftp2.nl.postgresql.org/mirror/postgresql/src/7.4.5/postgresql-7.4.5.tar.bz2;
|
||||||
md5 = "97e750c8e69c208b75b6efedc5a36efb";
|
md5 = "97e750c8e69c208b75b6efedc5a36efb";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user