Update package version to 6.9.3
This commit is contained in:
@@ -1,9 +1,22 @@
|
||||
name: qt6-svg
|
||||
description: Classes for displaying the contents of SVG files
|
||||
version: 6.9.2
|
||||
version: 6.9.3
|
||||
revision: 1
|
||||
url: https://www.qt.io/
|
||||
license: FDL,GPL3,LGPL3,custom
|
||||
architecture: any
|
||||
depends: ["gcc-libs", "glibc", "qt6-base", "zlib"]
|
||||
make_depends: ["cmake", "git", "ninja"]
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- qt6-base
|
||||
- zlib
|
||||
make_depends:
|
||||
- cmake
|
||||
- git
|
||||
downloads:
|
||||
- url: https://code.qt.io/qt/qtsvg.git
|
||||
type: git
|
||||
extract_to_bpm_source: true
|
||||
git_branch: v${BPM_PKG_VERSION}
|
||||
checksum: 84a5bad7715ac1a05043014a0f81f636117290da
|
||||
|
||||
Reference in New Issue
Block a user