libktorrent: update to 21.12.2.

This commit is contained in:
John 2022-02-17 18:44:37 +01:00
parent 180b7f90d9
commit 8d413d1649

View file

@ -1,6 +1,6 @@
# Template file for 'libktorrent'
pkgname=libktorrent
version=21.12.1
version=21.12.2
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=fbb57cdb079c93e70f12c1ccdd135d9989c5a7f15dc2043d09a1bbecaee77309
checksum=6ef510f4920d818b5117a4dd7ccaa0c30752138c6ec1444706caf4e2f51a5319
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcoreaddons"