mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kxmlrpcclient: update to 5.112.0.
This commit is contained in:
parent
dc2c0daa15
commit
fbbf13f8b2
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.111.0
|
version=5.112.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=784b53395bbade12679482a69eda82ab269622683ab9f75ede9168abc56d2fe9
|
checksum=50047f5ca90812e823cb4ed24314a65bfee6d86fec8ba51c2b739931607efc27
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/BSD-2-Clause.txt
|
vlicense LICENSES/BSD-2-Clause.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue