mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
kwallet: update to 5.43.0.
This commit is contained in:
parent
4e6e04d544
commit
418c857205
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwallet'
|
# Template file for 'kwallet'
|
||||||
pkgname=kwallet
|
pkgname=kwallet
|
||||||
version=5.42.0
|
version=5.43.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
make_build_args="VERBOSE=1"
|
make_build_args="VERBOSE=1"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kwallet"
|
homepage="https://projects.kde.org/projects/frameworks/kwallet"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=76a99bca363a314b2c889c562cdab93d83b136cce4e2d338b02eeb91cad963cf
|
checksum=b26abb94566441df1e87d950bc26960f2a0917c37b06b59bb9f3dd650da0bd06
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue