kdnssd: update to 5.72.0
[ci skip]
This commit is contained in:
parent
880f0ef816
commit
4a6a976012
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kdnssd'
|
||||
pkgname=kdnssd
|
||||
version=5.71.0
|
||||
version=5.72.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -9,9 +9,9 @@ makedepends="qt5-devel qt5-tools-devel avahi-libs-devel"
|
|||
short_desc="Network service discovery using Zeroconf"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="LGPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kdnssd"
|
||||
homepage="https://invent.kde.org/frameworks/kdnssd"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=bc269f0a74eee99d6c49550fc608450ced753a599cd03f77ea577af4c2e87958
|
||||
checksum=1db9bfe04a30200b614c82d0f9280b7392b76ad3c4b7809a7e8a95dbd0a50bfc
|
||||
|
||||
kdnssd-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue