treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://www.ece.uvic.ca/~frodo/jasper/;
|
||||
homepage = "https://www.ece.uvic.ca/~frodo/jasper/";
|
||||
description = "JPEG2000 Library";
|
||||
platforms = platforms.unix;
|
||||
license = licenses.jasper;
|
||||
|
||||
Reference in New Issue
Block a user