From ad3c9e0071033d8d9ba6aed0a33a691c25ef48d5 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Wed, 23 Dec 2020 02:48:12 +0000 Subject: [PATCH] www/downloads.html: Update latest release information git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9242 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- www/downloads.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/www/downloads.html b/www/downloads.html index f48d8c557..d26baeede 100644 --- a/www/downloads.html +++ b/www/downloads.html @@ -35,10 +35,9 @@

SCST Downloads

-

The latest stable version of SCST is 3.3. - The latest updates for that version are - available on the 3.3.x branch in the SVN - repository.

+

The latest stable version of SCST is 3.5. + Updates for that version are available on + the 3.5.x branch in the SVN repository.

Debian packages can be built by running "make dpkg". RPMs can be built by running @@ -48,15 +47,18 @@

There is also a well done user space port, which you can find here.

-

The latest development version of SCST is 3.4. You can download it as well as target drivers and user space - utilities directly from the SCST SVN. You can access it using either +

The latest development version of SCST is + 3.6. That version including target drivers and + user space utilities can be downloaded + directly from the SCST SVN repository. You can + access it using either web-based SVN repository viewer or using anonymous access:

svn checkout svn://svn.code.sf.net/p/scst/svn/trunk scst-trunk

Also you can find in the SCST SVN the latest updates for the stable branches. More information about accessing SVN repository may be found here. Or, alternatively, you can download it as a GNU tarball from - here.

+ here.

History of the pre-SVN SCST development is available in SCST CVS repository, which is accessible using web-based CVS repository viewer, or anonymous CVS access.