synergy: update to 1.8.6.
This commit is contained in:
parent
fa0bd31c40
commit
5f8bc70a79
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'synergy'
|
||||
pkgname=synergy
|
||||
version=1.8.5
|
||||
version=1.8.6
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version}-stable"
|
||||
build_style=cmake
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://synergy-foss.org/"
|
||||
license="GPL-2"
|
||||
distfiles="https://github.com/symless/synergy/archive/v${version}-stable.tar.gz"
|
||||
checksum=d913005e911bb6e5aa459f88fe91b40d59c37ea7207399814e4d450fd8634ec1
|
||||
checksum=76b27c6e90961ee6bdad429904a2d5743854d0d027c067941d2411565d64352b
|
||||
|
||||
CXXFLAGS="-pthread"
|
||||
|
||||
|
|
Loading…
Reference in New Issue