synergy: update SRC_URI

repo moved and got renamed

    WARNING: synergy-1.7.3+1.7.4-rc8+AUTOINC+588fb4b805-r0 do_fetch: Failed to fetch URL git://github.com/synergy/synergy.git;protocol=http, attempting MIRRORS if available

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster 2017-09-17 10:55:40 -07:00
parent 414b2b42eb
commit 3bdf103f53

View File

@ -10,7 +10,7 @@ do_unpack_extra[depends] = "unzip-native:do_populate_sysroot"
# depends on virtual/libx11
REQUIRED_DISTRO_FEATURES = "x11"
SRC_URI = "git://github.com/synergy/synergy.git;protocol=http"
SRC_URI = "git://github.com/symless/synergy-core.git;protocol=https"
# Version 1.7.4-rc8
SRCREV ?= "588fb4b805dd452556d05dbc03fe29ea5b4e43c0"