mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kxmlrpcclient: update to 5.105.0.
This commit is contained in:
parent
b904ced35e
commit
c3360a3e81
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kxmlrpcclient'
|
# Template file for 'kxmlrpcclient'
|
||||||
pkgname=kxmlrpcclient
|
pkgname=kxmlrpcclient
|
||||||
version=5.103.0
|
version=5.105.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later, BSD-2-Clause"
|
license="LGPL-2.1-or-later, BSD-2-Clause"
|
||||||
homepage="https://invent.kde.org/frameworks/kxmlrpcclient"
|
homepage="https://invent.kde.org/frameworks/kxmlrpcclient"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e7f719019ccface5a69e3dba91e6307111fe2b24c12dc9f2bb8f513a43857693
|
checksum=578dde6eaf873b7c6f554a5a8de2ae04a8e577cdf5a09b0e2e1867877d9c2cd0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/BSD-2-Clause.txt
|
vlicense LICENSES/BSD-2-Clause.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue