network/nxclient: Updated for version 3.5.0_7.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
ponce 2011-12-21 05:06:13 -05:00 committed by Robby Workman
parent b7c57f154a
commit c3ffd29840
2 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@
# Written by ponce <matteo.bernardini@gmail.com>
PRGNAM=nxclient
VERSION=${VERSION:-3.4.0_7}
VERSION=${VERSION:-3.5.0_7}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="nxclient"
VERSION="3.4.0_7"
VERSION="3.5.0_7"
HOMEPAGE="http://www.nomachine.com/"
DOWNLOAD="http://64.34.161.181/download/3.4.0/Linux/nxclient-3.4.0-7.i386.tar.gz"
MD5SUM="ae66f7da3106a8b44c72466566ce6140"
DOWNLOAD_x86_64="http://64.34.161.181/download/3.4.0/Linux/nxclient-3.4.0-7.x86_64.tar.gz"
MD5SUM_x86_64="bfb444b44d81b7b9b2815669b6b3c391"
DOWNLOAD="http://64.34.161.181/download/3.5.0/Linux/nxclient-3.5.0-7.i386.tar.gz"
MD5SUM="0bc9f652cb294bc3eabc71e6ca6fe5dd"
DOWNLOAD_x86_64="http://64.34.161.181/download/3.5.0/Linux/nxclient-3.5.0-7.x86_64.tar.gz"
MD5SUM_x86_64="3d3ba27c7bf78f206964237892590140"
MAINTAINER="ponce"
EMAIL="matteo.bernardini@gmail.com"
APPROVED="Niels Horn"
APPROVED="dsomero"