asymptote: Fix source URL
The particular mirror (softlayer-ams.dfl.sourceforge.net) seems to be down (no DNS entry).
This commit is contained in:
parent
af3d395cfe
commit
167cf5c0da
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ let
|
|||
version="2.35";
|
||||
name="${baseName}-${version}";
|
||||
hash="11f28vxw0ybhvl7vxmqcdwvw7y6gz55ykw9ybgzb2px6lsvgag7z";
|
||||
url="http://softlayer-ams.dl.sourceforge.net/project/asymptote/2.35/asymptote-2.35.src.tgz";
|
||||
url="mirror://sourceforge/asymptote/2.35/asymptote-2.35.src.tgz";
|
||||
sha256="11f28vxw0ybhvl7vxmqcdwvw7y6gz55ykw9ybgzb2px6lsvgag7z";
|
||||
};
|
||||
buildInputs = [
|
||||
|
|
Loading…
Reference in a new issue