mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
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:
parent
aa775fb535
commit
70c431ad52
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue