Even more mirror:// fixes

This commit is contained in:
Evgeny Egorochkin
2013-07-14 04:17:07 +03:00
parent cea107c07f
commit b084b29d26
27 changed files with 29 additions and 30 deletions
@@ -1,7 +1,7 @@
rec {
advertisedUrl="http://downloads.sourceforge.net/webdruid/files/webdruid/0.6.0-alpha5/webdruid-0.6.0-alpha5.tar.gz";
version = "0.6.0-alpha5";
url="http://downloads.sourceforge.net/webdruid/files/webdruid/${version}/webdruid-${version}.tar.gz";
url="mirror://sourceforge/webdruid/webdruid-${version}.tar.gz";
hash = "1aiqffccayvf02snl9la62zqb1674cp4rv19af6xyxgvw4334hw0";
name = "webdruid-0.6.0-alpha5";