ktorrent: update to 21.08.0.
This commit is contained in:
parent
6ecc3b777c
commit
f20886fdc4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ktorrent'
|
# Template file for 'ktorrent'
|
||||||
pkgname=ktorrent
|
pkgname=ktorrent
|
||||||
version=20.12.3
|
version=21.08.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITH_SYSTEM_GEOIP=ON"
|
configure_args="-DWITH_SYSTEM_GEOIP=ON"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Norbert Vegh <vegh@norvegh.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.kde.org/applications/internet/ktorrent"
|
homepage="https://www.kde.org/applications/internet/ktorrent"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/ktorrent-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/ktorrent-${version}.tar.xz"
|
||||||
checksum=28d3db3ed5b672e943e50d482855e48d6088022620b088b261f4eeb7ea42f289
|
checksum=9d30845c765dcb946dcce45aea2e4d52fe1a7cbe21d1dfcd42dcf340f7360ef3
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
|
|
Loading…
Reference in a new issue