projects
/
feed
/
video.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44424d4
)
qt5base: fix wrong PKG_HASH
master
author
Christian Marangi
<ansuelsmth@gmail.com>
Sun, 2 Feb 2025 12:25:34 +0000
(13:25 +0100)
committer
Christian Marangi
<ansuelsmth@gmail.com>
Sun, 2 Feb 2025 12:25:34 +0000
(13:25 +0100)
Fix wrong PKG_HASH this has probably changed after xz vulnerability
discovery. Update to new PKG_HASH version.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
frameworks/qt5base/Makefile
patch
|
blob
|
history
diff --git
a/frameworks/qt5base/Makefile
b/frameworks/qt5base/Makefile
index ca139fa239fb07630d6512bd813030a3b6928f00..1aa843d76b61c8506f6b44b02be0b64671833884 100644
(file)
--- a/
frameworks/qt5base/Makefile
+++ b/
frameworks/qt5base/Makefile
@@
-14,7
+14,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=qt5base
PKG_VERSION:=5.15.0
PKG_RELEASE:=1
-PKG_HASH:=
bc9a21e9f6fff9629019fdf9f989f064751d5073c3a28dc596def92f4d4275c6
+PKG_HASH:=
9e7af10aece15fa9500369efde69cb220eee8ec3a6818afe01ce1e7d484824c5
PKG_SYS_NAME:=qtbase-everywhere-src-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_SYS_NAME).tar.xz