summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2023-05-05 09:17:46 +0000
committerJani Heikkinen <jani.heikkinen@qt.io>2023-05-08 18:27:58 +0000
commit6d2fadc4af49b16208ca14501d6f9c8bedfa3a3d (patch)
tree5f01f899a1be72702cbc534a135c067594097789
parent41e22857e094b4abbfb2f1a2314039caca892799 (diff)
downloadqtmultimedia-6d2fadc4af49b16208ca14501d6f9c8bedfa3a3d.tar.gz
pffft: Fix invalid format in qt_attribution.json
Change-Id: Ieb948fd0eff8f10af10aab20268961e9b41de18c Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> (cherry picked from commit 04b4b08bc6bfb7d6afa6e729c01ae1bf50389904) Reviewed-by: Kai Köhne <kai.koehne@qt.io>
-rw-r--r--src/3rdparty/pffft/qt_attribution.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/pffft/qt_attribution.json b/src/3rdparty/pffft/qt_attribution.json
index e606f3b5a..46b7ecddd 100644
--- a/src/3rdparty/pffft/qt_attribution.json
+++ b/src/3rdparty/pffft/qt_attribution.json
@@ -8,7 +8,7 @@
"Homepage": "https://bitbucket.org/jpommier/pffft.git",
"Version": "38946c766c1a",
- "DownloadLocation": "https://bitbucket.org/jpommier/pffft/get/38946c766c1a.zip"
+ "DownloadLocation": "https://bitbucket.org/jpommier/pffft/get/38946c766c1a.zip",
"CopyrightFile": "COPYRIGHTS",
"License": "BSD 3-Clause \"New\" or \"Revised\" License",
"LicenseId": "BSD-3-Clause",