synergy: update to 1.8.3.
This commit is contained in:
parent
dbb1ffa99f
commit
d7e8ca0345
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'synergy'
|
||||
pkgname=synergy
|
||||
version=1.8.2
|
||||
version=1.8.3
|
||||
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=2f84c718636f02acca4801fff30bd67f5bb2720304f7ab095f2112536da5a9fa
|
||||
checksum=8e96c1a06b71d9e0af0bcdb5f780eb2d42684510b93f22181b5f3b1f5a83e896
|
||||
|
||||
CXXFLAGS="-pthread"
|
||||
|
||||
|
|
Loading…
Reference in New Issue