libktorrent: update to 2.2.0.
This commit is contained in:
parent
a7e34d4baf
commit
6397a286c7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libktorrent'
|
||||
pkgname=libktorrent
|
||||
version=2.1.1
|
||||
version=2.2.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake python doxygen"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://ktorrent.pwsp.net"
|
||||
distfiles="https://github.com/KDE/libktorrent/archive/v${version}.tar.gz"
|
||||
checksum=897d970d8e06c82dfb43757b23e3079731dbb74bca259c559e25b7d574dfece4
|
||||
checksum=c6f684611f1af6805b7e8caf022288cf6751df6da05ba261013435846b5de006
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kcoreaddons"
|
||||
|
|
Loading…
Reference in New Issue