update 2026-08-18 16:29:02

This commit is contained in:
action
2026-08-18 16:29:02 +08:00
parent 8ab60ce95e
commit 6fb1e2e28e
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=qt6tools
PKG_VERSION:=6.11.1
PKG_VERSION:=6.11.2
PKG_RELEASE:=1
PKG_SOURCE:=qttools-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/qt/qttools/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=3b4df61a3941f937c24afda66bdd7e1cfe877eb467e61ac897e97bca3ea7347e
PKG_HASH:=a85f01b1ae829d894d7024b9efcbc055a493e4e734d4c198b3089eabac1fe92d
HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/qttools-$(PKG_VERSION)