From 0fbed24d53563c63167696eda0216c1e6443cf91 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Mon, 4 May 2020 15:08:48 +1000 Subject: [PATCH] kTorrent: bump version --- .../{ktorrent-5.1.1.recipe => ktorrent-5.1.2.recipe} | 10 +++++----- ...ktorrent-5.1.1.patchset => ktorrent-5.1.2.patchset} | 0 2 files changed, 5 insertions(+), 5 deletions(-) rename net-p2p/ktorrent/{ktorrent-5.1.1.recipe => ktorrent-5.1.2.recipe} (96%) rename net-p2p/ktorrent/patches/{ktorrent-5.1.1.patchset => ktorrent-5.1.2.patchset} (100%) diff --git a/net-p2p/ktorrent/ktorrent-5.1.1.recipe b/net-p2p/ktorrent/ktorrent-5.1.2.recipe similarity index 96% rename from net-p2p/ktorrent/ktorrent-5.1.1.recipe rename to net-p2p/ktorrent/ktorrent-5.1.2.recipe index 054e3247f..29a77eeae 100644 --- a/net-p2p/ktorrent/ktorrent-5.1.1.recipe +++ b/net-p2p/ktorrent/ktorrent-5.1.2.recipe @@ -25,11 +25,11 @@ need enabled. - SOCKSv4 and SOCKSv5 proxy, IPv6 support. - Lots of other useful built-in features and plugins." HOMEPAGE="https://www.kde.org/applications/internet/ktorrent/" -COPYRIGHT="2010-2018 KDE Organisation" +COPYRIGHT="2010-2019 KDE Organisation" LICENSE="GNU LGPL v2" -REVISION="3" +REVISION="1" SOURCE_URI="https://github.com/KDE/ktorrent/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="1b74da23ffdff4923f882919264bef9938c677449337546c37279b754089e9bb" +CHECKSUM_SHA256="f3634d3761ee3905b5258cf6675cba8267d6871ca5c61c41691a36d35bf0419f" SOURCE_DIR="ktorrent-$portVersion" PATCHES="ktorrent-$portVersion.patchset" ADDITIONAL_FILES="ktorrent.rdef.in" @@ -94,7 +94,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.55 + extra_cmake_modules$secondaryArchSuffix >= 5.65 devel:libboost_system$secondaryArchSuffix devel:libgcrypt$secondaryArchSuffix devel:libgmp$secondaryArchSuffix @@ -129,7 +129,7 @@ BUILD_REQUIRES=" devel:libKF5XmlGui$secondaryArchSuffix devel:libphonon4qt5$secondaryArchSuffix devel:libqca$secondaryArchSuffix - devel:libQt5Core$secondaryArchSuffix >= 5.13 + devel:libQt5Core$secondaryArchSuffix >= 5.14 devel:libtag$secondaryArchSuffix " BUILD_PREREQUIRES=" diff --git a/net-p2p/ktorrent/patches/ktorrent-5.1.1.patchset b/net-p2p/ktorrent/patches/ktorrent-5.1.2.patchset similarity index 100% rename from net-p2p/ktorrent/patches/ktorrent-5.1.1.patchset rename to net-p2p/ktorrent/patches/ktorrent-5.1.2.patchset