mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-29 18:18:54 +00:00
18869199ca
Fixes #5325
9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
LICENSE := GPL
|
|
VERSION := 6.6.2
|
|
|
|
DOWNLOADS := qt6.archive
|
|
|
|
URL(qt6) := https://download.qt.io/official_releases/qt/6.6/6.6.2/single/qt-everywhere-src-6.6.2.tar.xz
|
|
SHA(qt6) := 3c1e42b3073ade1f7adbf06863c01e2c59521b7cc2349df2f74ecd7ebfcb922d
|
|
DIR(qt6) := src/lib/qt6
|