synergy: update to 1.8.5.

This commit is contained in:
Michael Gehring 2016-10-31 21:14:55 +01:00
parent 16bc7d3cc8
commit f1a46e07e7

View file

@ -1,6 +1,6 @@
# Template file for 'synergy' # Template file for 'synergy'
pkgname=synergy pkgname=synergy
version=1.8.4 version=1.8.5
revision=1 revision=1
wrksrc="${pkgname}-${version}-stable" wrksrc="${pkgname}-${version}-stable"
build_style=cmake build_style=cmake
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://synergy-foss.org/" homepage="http://synergy-foss.org/"
license="GPL-2" license="GPL-2"
distfiles="https://github.com/symless/synergy/archive/v${version}-stable.tar.gz" distfiles="https://github.com/symless/synergy/archive/v${version}-stable.tar.gz"
checksum=9c1fa5a96c23ff63d0bd7b6626b6f7e7d14314f26b46e7bf51ce20eab8b075aa checksum=d913005e911bb6e5aa459f88fe91b40d59c37ea7207399814e4d450fd8634ec1
CXXFLAGS="-pthread" CXXFLAGS="-pthread"