mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-31 17:12:58 +02:00
qt6-websockets: update to 6.4.0.
This commit is contained in:
parent
c824880257
commit
ea6dffdcc5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-websockets'
|
||||
pkgname=qt6-websockets
|
||||
version=6.3.1
|
||||
version=6.4.0
|
||||
revision=1
|
||||
wrksrc="qtwebsockets-everywhere-src-${version}"
|
||||
build_style=cmake
|
||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
|
||||
homepage="https://qt.io/"
|
||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebsockets-everywhere-src-${version}.tar.xz"
|
||||
checksum=9f980d90c97fcbde1b50c773f6dc580cfdf8c36ce14a1be3aa2ccadfe605121a
|
||||
checksum=ff3c6629cd6537266123c441709acdd67f231ff2a07216fc848448255bec9bca
|
||||
|
||||
pre_check() {
|
||||
export QML2_IMPORT_PATH="$wrksrc/build/lib/qt6/qml"
|
||||
|
|
Loading…
Add table
Reference in a new issue