Skip to content

Commit

Permalink
Update qt6
Browse files Browse the repository at this point in the history
  • Loading branch information
strawbsbot committed Sep 27, 2024
1 parent 4fc13a9 commit 3fb7aee
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions src/qt6-qtbase.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ PKG := qt6-qtbase
$(PKG)_WEBSITE := https://www.qt.io/
$(PKG)_DESCR := Qt 6 Base
$(PKG)_IGNORE :=
$(PKG)_VERSION := 6.7.2
$(PKG)_CHECKSUM := c5f22a5e10fb162895ded7de0963328e7307611c688487b5d152c9ee64767599
$(PKG)_VERSION := 6.7.3
$(PKG)_CHECKSUM := 8ccbb9ab055205ac76632c9eeddd1ed6fc66936fc56afc2ed0fd5d9e23da3097
$(PKG)_FILE := qtbase-everywhere-src-$($(PKG)_VERSION).tar.xz
$(PKG)_SUBDIR := qtbase-everywhere-src-$($(PKG)_VERSION)
$(PKG)_URL := https://download.qt.io/official_releases/qt/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_VERSION)/submodules/$($(PKG)_FILE)
Expand Down
4 changes: 2 additions & 2 deletions src/qt6-qttools.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ PKG := qt6-qttools
$(PKG)_WEBSITE := https://www.qt.io/
$(PKG)_DESCR := Qt 6 Tools
$(PKG)_IGNORE :=
$(PKG)_VERSION := 6.7.2
$(PKG)_CHECKSUM := 58e855ad1b2533094726c8a425766b63a04a0eede2ed85086860e54593aa4b2a
$(PKG)_VERSION := 6.7.3
$(PKG)_CHECKSUM := f03bb7df619cd9ac9dba110e30b7bcab5dd88eb8bdc9cc752563b4367233203f
$(PKG)_FILE := qttools-everywhere-src-$($(PKG)_VERSION).tar.xz
$(PKG)_SUBDIR := qttools-everywhere-src-$($(PKG)_VERSION)
$(PKG)_URL := https://download.qt.io/official_releases/qt/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_VERSION)/submodules/$($(PKG)_FILE)
Expand Down
4 changes: 2 additions & 2 deletions src/qt6-qttranslations.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ PKG := qt6-qttranslations
$(PKG)_WEBSITE := https://www.qt.io/
$(PKG)_DESCR := Qt 6 Translations
$(PKG)_IGNORE :=
$(PKG)_VERSION := 6.7.2
$(PKG)_CHECKSUM := 9845780b5dc1b7279d57836db51aeaf2e4a1160c42be09750616f39157582ca9
$(PKG)_VERSION := 6.7.3
$(PKG)_CHECKSUM := dcc762acac043b9bb5e4d369b6d6f53e0ecfcf76a408fe0db5f7ef071c9d6dc8
$(PKG)_FILE := qttranslations-everywhere-src-$($(PKG)_VERSION).tar.xz
$(PKG)_SUBDIR := qttranslations-everywhere-src-$($(PKG)_VERSION)
$(PKG)_URL := https://download.qt.io/official_releases/qt/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_VERSION)/submodules/$($(PKG)_FILE)
Expand Down

0 comments on commit 3fb7aee

Please sign in to comment.