diff options
author | swills <swills@FreeBSD.org> | 2017-12-15 10:09:37 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:09:06 +0800 |
commit | c0bb96cd8901fae527e62c7d92a8ffc31d8a158d (patch) | |
tree | 634205d65463eb5196915db9dc0a377cc9759bbf | |
parent | b1401053e7afbca2564777e0a52f75d51b622c2b (diff) | |
download | freebsd-ports-gnome-c0bb96cd8901fae527e62c7d92a8ffc31d8a158d.tar.gz freebsd-ports-gnome-c0bb96cd8901fae527e62c7d92a8ffc31d8a158d.tar.zst freebsd-ports-gnome-c0bb96cd8901fae527e62c7d92a8ffc31d8a158d.zip |
sysutils/synergy: fix fetch
PR: 223948
Approved by: kevlo (maintainer timeout, >2 weeks)
-rw-r--r-- | sysutils/synergy/Makefile | 1 | ||||
-rw-r--r-- | sysutils/synergy/distinfo | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/synergy/Makefile b/sysutils/synergy/Makefile index c4e264d8f6d4..b050694dbda8 100644 --- a/sysutils/synergy/Makefile +++ b/sysutils/synergy/Makefile @@ -20,6 +20,7 @@ CPE_VENDOR= synergy-foss USE_XORG= ice xtst x11 sm xext xinerama xrandr xi USE_GITHUB= yes GH_ACCOUNT= symless +GH_PROJECT= synergy-core CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib diff --git a/sysutils/synergy/distinfo b/sysutils/synergy/distinfo index ecfa8ba9eea6..7cc43a8e3fda 100644 --- a/sysutils/synergy/distinfo +++ b/sysutils/synergy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1503033214 -SHA256 (symless-synergy-v1.8.8-stable_GH0.tar.gz) = 85c388f93881d741981ce3c675e840a52a76883cb2cea1da306c0c453c5d7d9b -SIZE (symless-synergy-v1.8.8-stable_GH0.tar.gz) = 13498599 +TIMESTAMP = 1511905795 +SHA256 (symless-synergy-core-v1.8.8-stable_GH0.tar.gz) = 9ee45aabf9f77925bfab6248e713ae5d9e6bfe6bc246e4a0a6304dc6a30f5f14 +SIZE (symless-synergy-core-v1.8.8-stable_GH0.tar.gz) = 13498827 |