mirror of
https://git.openwrt.org/feed/video.git
synced 2025-05-07 19:05:57 +08:00
qt5base: fix wrong PKG_HASH
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>
This commit is contained in:
parent
44424d479a
commit
d41d8b1aa8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user