libktorrent: update to 21.12.3.

This commit is contained in:
John 2022-03-05 12:51:47 +01:00
parent 707da81e80
commit f37ca1e230

View file

@ -1,6 +1,6 @@
# Template file for 'libktorrent'
pkgname=libktorrent
version=21.12.2
version=21.12.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python3 doxygen"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://apps.kde.org/en/ktorrent"
distfiles="${KDE_SITE}/release-service/${version}/src/libktorrent-${version}.tar.xz"
checksum=6ef510f4920d818b5117a4dd7ccaa0c30752138c6ec1444706caf4e2f51a5319
checksum=80cef9619c0ea9079f6ad351f9fdd81d363d40eeb32f4cef7a83e995a8322745
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcoreaddons"