network/nxclient: Fixed download links.

As nomachine's people removed them, self-host

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2014-01-16 12:17:28 +01:00 committed by Erik Hanson
parent aa775fb535
commit 70c431ad52

View file

@ -1,9 +1,9 @@
PRGNAM="nxclient"
VERSION="3.5.0_7"
HOMEPAGE="http://www.nomachine.com/"
DOWNLOAD="http://64.34.173.142/download/3.5.0/Linux/nxclient-3.5.0-7.i386.tar.gz"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/nxclient-3.5.0-7.i386.tar.gz"
MD5SUM="0bc9f652cb294bc3eabc71e6ca6fe5dd"
DOWNLOAD_x86_64="http://64.34.173.142/download/3.5.0/Linux/nxclient-3.5.0-7.x86_64.tar.gz"
DOWNLOAD_x86_64="http://ponce.cc/slackware/sources/repo/nxclient-3.5.0-7.x86_64.tar.gz"
MD5SUM_x86_64="3d3ba27c7bf78f206964237892590140"
REQUIRES=""
MAINTAINER="Matteo Bernardini"