summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2023-05-05 09:17:46 +0000
committerTopi Reinio <topi.reinio@qt.io>2023-05-05 09:38:01 +0000
commit04b4b08bc6bfb7d6afa6e729c01ae1bf50389904 (patch)
treecb295158973735a8144d3a4fa8ba0d0a2eb7429b
parentddbbe562e0079205563b431826d3a7e5c08f5388 (diff)
downloadqtmultimedia-04b4b08bc6bfb7d6afa6e729c01ae1bf50389904.tar.gz
pffft: Fix invalid format in qt_attribution.json
Change-Id: Ieb948fd0eff8f10af10aab20268961e9b41de18c Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@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",