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-10 06:49:14 +0000
commit558b6340a704610f5dcfc76e41cabc3b75cf2a65 (patch)
tree68c5442f9d4dd77b777f9eeb6cf0ead0123b20a5
parent7198871b637e7ca9146904b1a2376fd5e21f049e (diff)
downloadqtmultimedia-558b6340a704610f5dcfc76e41cabc3b75cf2a65.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",