diff --git a/config/source.json b/config/source.json index 8f7eeebe..9d98174c 100644 --- a/config/source.json +++ b/config/source.json @@ -259,8 +259,8 @@ "url": "https://download.gnome.org/sources/libxslt/1.1/", "regex": "/href=\"(?libxslt-(?[^\"]+)\\.tar\\.xz)\"/", "license": { - "type": "text", - "text": "TODO" + "type": "file", + "text": "COPYING" } }, "libyaml": {