gosmore: fix build
This commit is contained in:
parent
d7ab16aee4
commit
94227eba3e
@ -7,7 +7,7 @@ stdenv.mkDerivation {
|
||||
name = "gosmore-r${version}";
|
||||
src = fetchsvn {
|
||||
url = http://svn.openstreetmap.org/applications/rendering/gosmore;
|
||||
sha256 = "0qyvrb4xgy4msc7f65widzkvjzc8mlddc4dyr1i76b7wd3gpk0xj";
|
||||
sha256 = "0d8ddfa0nhz51ambwj9y5jjbizl9y9w44sviisk3ysqvn8q0phds";
|
||||
rev = "${version}";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user