aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-09-05 15:10:56 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2017-09-07 09:43:14 +0200
commit6120bbbd2cbd1f06904f887957d92ac740631c55 (patch)
tree633ceb13256b18ce0455236d3193ed15818420e0 /CMakeLists.txt
parent42da0c1455b0348c7163683023148ae37eb925e5 (diff)
Update the url of the project
Change-Id: Iebaa2c4f133873a3fb163fa2806c68ec03831f00 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c2ab4624..0ebd67b2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -24,7 +24,7 @@ SET(PROJECT_NAME "AFB Daemon")
SET(PROJECT_PRETTY_NAME "Application Framework Binder Daemon")
SET(PROJECT_DESCRIPTION "Secured binder of API for clients of the Application framework")
SET(PROJECT_VERSION "4.1")
-SET(PROJECT_URL "https://github.com/iotbzh/afb-daemon")
+set(PROJECT_URL "https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/app-framework-binder.git;a=summary")
SET(LIBAFBWSC_VERSION "1.0")
SET(LIBAFBWSC_SOVERSION "1")