mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/synergy: Updated for version 1.4.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9c4b754c63
commit
feba3f5f70
2 changed files with 5 additions and 5 deletions
|
@ -25,8 +25,8 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=synergy
|
||||
VERSION=${VERSION:-1.4.16}
|
||||
REV=${REV:-1969}
|
||||
VERSION=${VERSION:-1.4.17}
|
||||
REV=${REV:-2055}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="synergy"
|
||||
VERSION="1.4.16"
|
||||
VERSION="1.4.17"
|
||||
HOMEPAGE="http://synergy-foss.org/"
|
||||
DOWNLOAD="http://fossfiles.com/synergy/synergy-1.4.16-r1969-Source.tar.gz"
|
||||
MD5SUM="a183166ac8aba42c94fd25582e921eec"
|
||||
DOWNLOAD="http://fossfiles.com/synergy/synergy-1.4.17-r2055-Source.tar.gz"
|
||||
MD5SUM="7c135860d535b411a5091d952bbbb8ef"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue