libktorrent: update to 22.12.1.

This commit is contained in:
John 2023-01-11 08:37:09 +01:00
parent 71e8f199dc
commit 78d1783529
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libktorrent'
pkgname=libktorrent
version=22.08.2
version=22.12.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=cd66bd23ce2bdb96925c013b9a7d3bb9d457851f36f3b2ba122f5ebfa019f86d
checksum=4deee1265c646d062a91170882ec939d25049546d7488a65d49a9b7d4c467392
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcoreaddons"