ktorrent: update to 21.12.3.
This commit is contained in:
parent
35c257fc3f
commit
80eed1144f
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=21.12.2
|
version=21.12.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITH_SYSTEM_GEOIP=ON"
|
configure_args="-DWITH_SYSTEM_GEOIP=ON"
|
||||||
|
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.kde.org/applications/internet/ktorrent"
|
homepage="https://www.kde.org/applications/internet/ktorrent"
|
||||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#ktorrent"
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#ktorrent"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/ktorrent-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/ktorrent-${version}.tar.xz"
|
||||||
checksum=83f9c5ee7294153324ff0d23cf10a75fb05552c19a587a892ce908592e9e8aff
|
checksum=ed97d2d4b58c8305cac04067988514442711447215d7e255816d92b918363d08
|
||||||
|
|
||||||
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