synergy: update to 1.8.7.
This commit is contained in:
parent
4d062b60b4
commit
b3a844677b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'synergy'
|
# Template file for 'synergy'
|
||||||
pkgname=synergy
|
pkgname=synergy
|
||||||
version=1.8.6
|
version=1.8.7
|
||||||
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=76b27c6e90961ee6bdad429904a2d5743854d0d027c067941d2411565d64352b
|
checksum=cc438b1b24b628e249eda06f65574fb4341767377cd6369a5ea2377635bc79ec
|
||||||
|
|
||||||
CXXFLAGS="-pthread"
|
CXXFLAGS="-pthread"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue