make package use mirror:// for gnu, savannah and gnome repositories where possible

This commit is contained in:
Evgeny Egorochkin
2013-07-14 05:23:06 +03:00
parent b084b29d26
commit da4be371e9
48 changed files with 49 additions and 50 deletions
+1 -2
View File
@@ -12,8 +12,7 @@ let
version="0.98";
baseName="barcode";
name="${baseName}-${version}";
# mirror://gnu/ doesn't work for this package
url="http://ftp.gnu.org/gnu/${baseName}/${name}.tar.gz";
url="mirror://gnu/${baseName}/${name}.tar.gz";
hash="0ddn17a6hz817bchgjxrjg76v64kzl5zlll8x73ply5rg69f2aa2";
};
in