summaryrefslogtreecommitdiffstats
path: root/pkgs/development/embedded/platformio/use-local-spdx-license-list.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/embedded/platformio/use-local-spdx-license-list.patch')
-rw-r--r--pkgs/development/embedded/platformio/use-local-spdx-license-list.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/embedded/platformio/use-local-spdx-license-list.patch b/pkgs/development/embedded/platformio/use-local-spdx-license-list.patch
index 342fb120a0f7..65fcbd39d6a1 100644
--- a/pkgs/development/embedded/platformio/use-local-spdx-license-list.patch
+++ b/pkgs/development/embedded/platformio/use-local-spdx-license-list.patch
@@ -6,7 +6,7 @@ index 416dccfd..896c3649 100644
@staticmethod
@memoized(expire="1h")
def load_spdx_licenses():
-- version = "3.16"
+- version = "3.17"
- spdx_data_url = (
- "https://raw.githubusercontent.com/spdx/license-list-data/"
- "v%s/json/licenses.json" % version