mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/qt5/qt5webengine-chromium: fix zlib license hash
Commitc53455ea4f("package/qt5/qt5webengine-chromium: bump version after qtwebengine bump") bumped qt5webengine-chromium but forgot to update the licenses. The diff of the license is reported by git diff 0ad2814370799a2161057d92231fe3ee00e2fe98..18c9261dc5b8aa57a0bdd5b62ce6f648cca1ef5e -- chromium/third_party/zlib/LICENSE as the following: diff --git a/chromium/third_party/zlib/LICENSE b/chromium/third_party/zlib/LICENSE index 9f056865b57..8aca25d8c7a 100644 --- a/chromium/third_party/zlib/LICENSE +++ b/chromium/third_party/zlib/LICENSE @@ -1,6 +1,6 @@ -version 1.2.11, January 15th, 2017 +version 1.2.12, March 27th, 2022 -Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler +Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages so it doesn't change its actual license, let's simply fix the sha256 to the new value. Fixes:c53455ea4f("package/qt5/qt5webengine-chromium: bump version after qtwebengine bump") Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de> Signed-off-by: Arnout Vandecappelle <arnout@rnout.be> (cherry picked from commit2deee0c87d) Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
14772e02f9
commit
c304683bf9
@@ -1231,7 +1231,7 @@ sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 chromi
|
||||
sha256 c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd chromium/third_party/xcbproto/src/COPYING
|
||||
sha256 b244f73c3d21edaf44ec253b9a7c389ec43313c417f52f8b71914b0c40d87325 chromium/third_party/xdg-utils/LICENSE
|
||||
sha256 1cf71700f3403ca26f002e2dc1d1861dcb3d2af9bb9d98d529a903be9d7f06fc chromium/third_party/xstream/LICENSE
|
||||
sha256 942755efa272dbfbcd7afea7a38556801e36c16dcad002d572378367094a2593 chromium/third_party/zlib/LICENSE
|
||||
sha256 e1cfcc55c325b3f78cf55df9664abaa066e2271dffe8213347d9fccdfbac8f2c chromium/third_party/zlib/LICENSE
|
||||
sha256 1744e977d24e20e77b1e97d745fe43779430a1b84247b6c0e89d16e116e7ff92 chromium/third_party/zxcvbn-cpp/LICENSE.txt
|
||||
sha256 a4c8c5abf82b36c22f8c9f8bd6229584f32eb9f7a2429dd9664dda43e63e9fda chromium/tools/grit/third_party/six/LICENSE
|
||||
sha256 63f0c0039b477857e54708d9501ed91b7a46e828ac3c623bedbc318129ceb174 chromium/tools/origin_trials/third_party/ed25519/LICENSE
|
||||
|
||||
Reference in New Issue
Block a user