libktorrent: update to 23.08.0.

This commit is contained in:
John 2023-09-11 20:41:06 +02:00 committed by John Zimmermann
parent 08bb65cc77
commit 41191f05fd

View file

@ -1,6 +1,6 @@
# Template file for 'libktorrent' # Template file for 'libktorrent'
pkgname=libktorrent pkgname=libktorrent
version=23.04.0 version=23.08.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python3 doxygen" 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" license="GPL-2.0-or-later"
homepage="https://apps.kde.org/en/ktorrent" homepage="https://apps.kde.org/en/ktorrent"
distfiles="${KDE_SITE}/release-service/${version}/src/libktorrent-${version}.tar.xz" distfiles="${KDE_SITE}/release-service/${version}/src/libktorrent-${version}.tar.xz"
checksum=92428a9c24fd562fa722a345850afd0b2b3f94a32a0b7d743cd4df5e392f7a9a checksum=0fc0ca8c2d22e07712f9b1c9653d53e9635165f041a2a76f30bcbfd8f23726f6
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcoreaddons" hostmakedepends+=" kcoreaddons"