kdnssd: bump version

This commit is contained in:
Gerasim Troeglazov
2024-03-02 12:48:11 +10:00
parent f974947b7d
commit c006582afd

View File

@@ -3,12 +3,12 @@ DESCRIPTION="KDNSSD is a library for handling the DNS-based Service Discovery \
Protocol (DNS-SD), the layer of Zeroconf that allows network services, such \
as printers, to be discovered without any user intervention or centralized \
infrastructure."
HOMEPAGE="https://github.com/KDE/kdnssd/"
COPYRIGHT="2010-2022 KDE Organisation"
HOMEPAGE="https://invent.kde.org/frameworks/kdnssd/"
COPYRIGHT="2010-2024 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/kdnssd/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="99e1bcc8ec3098ac3f0c4ce3fb0cf9a4c8e1de2ac81ef0df94c81fb01e9b402f"
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kdnssd-${portVersion}.tar.xz"
CHECKSUM_SHA256="b2e361c233d9c38a14d83c36b9cf0290311d0e5f77c629a04b597065fbce52df"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"