synergy: update to 1.7.6.
This commit is contained in:
parent
5119394f6c
commit
5acb9d240b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'synergy'
|
||||
pkgname=synergy
|
||||
version=1.7.5
|
||||
version=1.7.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=b50c79f5c8aca2048cb0e11ba37f75722d1acdda23b0352e25ad66aff999f192
|
||||
checksum=a453b880606edbdaec82576bcb74189a7ae564feeee126b125063802a778411d
|
||||
|
||||
CXXFLAGS="-pthread"
|
||||
|
||||
|
|
Loading…
Reference in New Issue