mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
qtkeychain-qt5: update to 0.14.1.
This commit is contained in:
parent
41191f05fd
commit
cf3737f1ee
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qtkeychain-qt5'
|
||||
pkgname=qtkeychain-qt5
|
||||
version=0.11.1
|
||||
version=0.14.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config kwallet"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Platform-independent Qt5 API for storing passwords securely"
|
|||
maintainer="yopito <pierre.bourgin@free.fr>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/frankosterfeld/qtkeychain"
|
||||
distfiles="https://github.com/frankosterfeld/${pkgname%-*}/archive/v${version}.tar.gz"
|
||||
checksum=77fc6841c1743d9e6bd499989481cd9239c21bc9bf0760d41a4f4068d2f0a49d
|
||||
distfiles="https://github.com/frankosterfeld/${pkgname%-*}/archive/${version}.tar.gz"
|
||||
checksum=afb2d120722141aca85f8144c4ef017bd74977ed45b80e5d9e9614015dadd60c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-tools-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue