Update package version to 6.9.3
This commit is contained in:
@@ -1,9 +1,20 @@
|
||||
name: qt6-networkauth
|
||||
description: Qt network authenticators
|
||||
version: 6.9.2
|
||||
version: 6.9.3
|
||||
revision: 1
|
||||
url: https://www.qt.io
|
||||
license: GPL3-only
|
||||
architecture: any
|
||||
depends: ["gcc-libs","glibc","qt6-base"]
|
||||
make_depends: ["cmake"]
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- qt6-base
|
||||
make_depends:
|
||||
- cmake
|
||||
downloads:
|
||||
- url: https://code.qt.io/qt/qtnetworkauth.git
|
||||
type: git
|
||||
extract_to_bpm_source: true
|
||||
git_branch: v${BPM_PKG_VERSION}
|
||||
checksum: b0ab508489ed0dc92916792cac3c20b6b44ab73b
|
||||
|
||||
Reference in New Issue
Block a user