libktorrent: update to 21.08.2.

This commit is contained in:
John 2021-10-18 12:46:20 +02:00
parent 189c8fa583
commit 326a2320d3

View file

@ -1,6 +1,6 @@
# Template file for 'libktorrent'
pkgname=libktorrent
version=21.08.1
version=21.08.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=3d6c68af94e2596035315d5682dd832c0bc3022558fdab1bca3991077640a878
checksum=7492cfa722a9e4f786dbcc1d7cc115e69711f5c10778be306003f87794053d9b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcoreaddons"