mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qt6-imageformats: update to 6.3.1.
This commit is contained in:
parent
ac01977166
commit
0cc68de3e2
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'qt6-imageformats'
|
# Template file for 'qt6-imageformats'
|
||||||
pkgname=qt6-imageformats
|
pkgname=qt6-imageformats
|
||||||
version=6.3.0
|
version=6.3.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="qtimageformats-everywhere-src-${version}"
|
wrksrc="qtimageformats-everywhere-src-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DQT_HOST_PATH=/usr"
|
|
||||||
hostmakedepends="perl qt6-base-devel"
|
hostmakedepends="perl qt6-base-devel"
|
||||||
makedepends="qt6-base-devel"
|
makedepends="qt6-base-devel"
|
||||||
short_desc="Cross-platform application and UI framework - imageformats"
|
short_desc="Cross-platform application and UI framework - imageformats"
|
||||||
|
@ -12,4 +11,4 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
|
license="LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
|
||||||
homepage="https://qt.io/"
|
homepage="https://qt.io/"
|
||||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtimageformats-everywhere-src-${version}.tar.xz"
|
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtimageformats-everywhere-src-${version}.tar.xz"
|
||||||
checksum=025d0d17ed75b42a7eb6b523731ab8f17025421a8810cade25caffe05d93abef
|
checksum=ad0312b8dfbbb67f729bfadbfcd47246ee4a128b717731ba158c41d01fde212f
|
||||||
|
|
Loading…
Add table
Reference in a new issue