libktorrent: update to 22.12.1.
This commit is contained in:
parent
71e8f199dc
commit
78d1783529
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libktorrent'
|
# Template file for 'libktorrent'
|
||||||
pkgname=libktorrent
|
pkgname=libktorrent
|
||||||
version=22.08.2
|
version=22.12.1
|
||||||
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=cd66bd23ce2bdb96925c013b9a7d3bb9d457851f36f3b2ba122f5ebfa019f86d
|
checksum=4deee1265c646d062a91170882ec939d25049546d7488a65d49a9b7d4c467392
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kcoreaddons"
|
hostmakedepends+=" kcoreaddons"
|
||||||
|
|
Loading…
Reference in New Issue