kdnssd: update to 5.57.0
[ci skip]
This commit is contained in:
parent
6b65b539f1
commit
9f04c1dc01
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'kdnssd'
|
||||
pkgname=kdnssd
|
||||
version=5.56.0
|
||||
version=5.57.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-tools-devel"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-tools-devel"
|
||||
makedepends="qt5-devel qt5-tools-devel avahi-libs-devel"
|
||||
short_desc="Network service discovery using Zeroconf"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kdnssd"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=7e1383580f97248d8bfb6522bd230657bd002d3eb0e74a178bccc8a511e353bf
|
||||
checksum=5a61b942fd14c9d96370e19fd7a29594bfcbd3074e12625caac083206fce2789
|
||||
|
||||
kdnssd-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Add table
Reference in a new issue