mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kwallet: update to 5.115.0.
This commit is contained in:
parent
4badf2fe14
commit
28feaaac9b
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.113.0
|
version=5.115.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=ON"
|
configure_args="-DBUILD_TESTING=ON"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kwallet"
|
homepage="https://invent.kde.org/frameworks/kwallet"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=96535263b8b57467044aa41ae10a74c79e24e02b40b4abff4a41a65b5869082b
|
checksum=f2b3fc21c89440c9290703929a8bcb77461fa510fd060c33d64787c9e0eaef3d
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue