mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qtkeychain-qt6: update to 0.15.0.
This commit is contained in:
parent
a2925fb6bc
commit
8e57c9317d
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qtkeychain-qt6'
|
# Template file for 'qtkeychain-qt6'
|
||||||
pkgname=qtkeychain-qt6
|
pkgname=qtkeychain-qt6
|
||||||
version=0.14.3
|
version=0.15.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_WITH_QT6=ON
|
configure_args="-DBUILD_WITH_QT6=ON
|
||||||
|
@ -13,7 +13,8 @@ license="BSD-2-Clause"
|
||||||
homepage="https://github.com/frankosterfeld/qtkeychain"
|
homepage="https://github.com/frankosterfeld/qtkeychain"
|
||||||
changelog="https://raw.githubusercontent.com/frankosterfeld/qtkeychain/main/ChangeLog"
|
changelog="https://raw.githubusercontent.com/frankosterfeld/qtkeychain/main/ChangeLog"
|
||||||
distfiles="https://github.com/frankosterfeld/${pkgname%-*}/archive/${version}.tar.gz"
|
distfiles="https://github.com/frankosterfeld/${pkgname%-*}/archive/${version}.tar.gz"
|
||||||
checksum=a22c708f351431d8736a0ac5c562414f2b7bb919a6292cbca1ff7ac0849cb0a7
|
checksum=f4254dc8f0933b06d90672d683eab08ef770acd8336e44dfa030ce041dc2ca22
|
||||||
|
make_check=no # tests need X11 ?
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue