From 29d30b597090de0df26d3e7c8141caf057cbd106 Mon Sep 17 00:00:00 2001 From: grindhold Date: Tue, 2 Dec 2014 13:42:57 +0100 Subject: [PATCH] updated outdated url to attica sources --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 511765eda..6a12517e6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -304,7 +304,7 @@ if( TOMAHAWK_QT5 ) else() macro_optional_find_package(LibAttica 0.4.0) endif() -macro_log_feature(LIBATTICA_FOUND "libattica" "Provides support for installation of resolvers from the Tomahawk website" "https://projects.kde.org/projects/kdesupport/attica" TRUE "" "") +macro_log_feature(LIBATTICA_FOUND "libattica" "Provides support for installation of resolvers from the Tomahawk website" "http://download.kde.org/stable/attica/" TRUE "" "") macro_optional_find_package(QuaZip) macro_log_feature(QuaZip_FOUND "QuaZip" "Provides support for extracting downloaded resolvers automatically." "http://quazip.sourceforge.net/" TRUE "" "")