libktorrent: update to 23.08.2.

This commit is contained in:
John 2023-10-12 15:24:53 +02:00
parent f650e65c1d
commit 6f06d35d69

View file

@ -1,6 +1,6 @@
# Template file for 'libktorrent'
pkgname=libktorrent
version=23.08.0
version=23.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=0fc0ca8c2d22e07712f9b1c9653d53e9635165f041a2a76f30bcbfd8f23726f6
checksum=3fac1bb7d34a326d58409f2d66e35d585d5dfae64210b925ecec978224da3723
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcoreaddons"