treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
fetchzip {
|
||||
name = "lmodern-2.004.5";
|
||||
|
||||
url = mirror://debian/pool/main/l/lmodern/lmodern_2.004.5.orig.tar.gz;
|
||||
url = "mirror://debian/pool/main/l/lmodern/lmodern_2.004.5.orig.tar.gz";
|
||||
|
||||
postFetch = ''
|
||||
tar xzvf $downloadedFile
|
||||
|
||||
Reference in New Issue
Block a user