libktorrent: update to 21.08.1.

This commit is contained in:
glaulher 2021-09-27 21:22:35 -03:00 committed by John Zimmermann
parent bb8c91a55d
commit 9a5b038bc7

View file

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