treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = http://linuxbrit.co.uk/giblib/;
|
||||
homepage = "http://linuxbrit.co.uk/giblib/";
|
||||
description = "wrapper library for imlib2, and other stuff";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
license = stdenv.lib.licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user