Update package version to 6.9.3
This commit is contained in:
@@ -1,9 +1,24 @@
|
||||
name: qt6-imageformats
|
||||
description: Additional Image Format plugins for Qt
|
||||
version: 6.9.2
|
||||
version: 6.9.3
|
||||
revision: 1
|
||||
url: https://www.qt.io
|
||||
license: LGPL3-only OR GPL2-only OR GPL3-only
|
||||
architecture: any
|
||||
depends: ["gcc-libs","glibc","jasper","libmng","libtiff","libwebp","qt6-base"]
|
||||
make_depends: ["cmake"]
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- jasper
|
||||
- libmng
|
||||
- libtiff
|
||||
- libwebp
|
||||
- qt6-base
|
||||
make_depends:
|
||||
- cmake
|
||||
downloads:
|
||||
- url: https://code.qt.io/qt/qtimageformats.git
|
||||
type: git
|
||||
extract_to_bpm_source: true
|
||||
git_branch: v${BPM_PKG_VERSION}
|
||||
checksum: 7484973d606d212ae9b770b6a3be0dbce11f32e0
|
||||
|
||||
Reference in New Issue
Block a user