libktorrent: update to 21.12.2.
This commit is contained in:
parent
180b7f90d9
commit
8d413d1649
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libktorrent'
|
# Template file for 'libktorrent'
|
||||||
pkgname=libktorrent
|
pkgname=libktorrent
|
||||||
version=21.12.1
|
version=21.12.2
|
||||||
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=fbb57cdb079c93e70f12c1ccdd135d9989c5a7f15dc2043d09a1bbecaee77309
|
checksum=6ef510f4920d818b5117a4dd7ccaa0c30752138c6ec1444706caf4e2f51a5319
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kcoreaddons"
|
hostmakedepends+=" kcoreaddons"
|
||||||
|
|
Loading…
Reference in New Issue