diff options
author | Martin Rogge <martin_rogge@users.sourceforge.net> | 2013-07-02 15:58:43 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-07-02 15:58:43 -0500 |
commit | a9b7928d0360914122acdda032891fba52229cda (patch) | |
tree | 77386c624e360f3f8b034392720f0aa07787ac63 | |
parent | a6c1eefa3edc369273590b90279ecf417e933b27 (diff) |
games/firestorm-opensim: Updated for version 4.4.2.34167.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
-rw-r--r-- | games/firestorm-opensim/README | 7 | ||||
-rw-r--r-- | games/firestorm-opensim/firestorm-opensim.SlackBuild | 2 | ||||
-rw-r--r-- | games/firestorm-opensim/firestorm-opensim.info | 6 |
3 files changed, 9 insertions, 6 deletions
diff --git a/games/firestorm-opensim/README b/games/firestorm-opensim/README index fdd4b22743c3..c8daf89c4511 100644 --- a/games/firestorm-opensim/README +++ b/games/firestorm-opensim/README @@ -9,13 +9,16 @@ overall experience. Firestorm Viewer is a 32 bit application and does not run on standard 64 bit systems. +NOTE: Version 4.4.2 is an emergency correction for version 4.4.1 which +has been blocked from logging on to the SecondLife grid. + NOTE: Linden Lab have stated they intend to begin rolling out Server Side Appearance (formerly known as Server Side Baking) on July 9th or shortly thereafter. It is of paramount importance that all -Firestorm users upgrade to 4.4.1 before the 9th of July. +Firestorm users upgrade to 4.4.2 before the 9th of July. NOTE: the Phoenix Firestorm project require that you do a clean -install when upgrading to version 4.4.1 from a previous version. +install when upgrading to version 4.4.2 from a previous version. A detailed documention of the procedure is available at http://wiki.phoenixviewer.com/doku.php?id=fs_clean_reinstall . diff --git a/games/firestorm-opensim/firestorm-opensim.SlackBuild b/games/firestorm-opensim/firestorm-opensim.SlackBuild index bf8304c33a3b..0849ffccf8e7 100644 --- a/games/firestorm-opensim/firestorm-opensim.SlackBuild +++ b/games/firestorm-opensim/firestorm-opensim.SlackBuild @@ -33,7 +33,7 @@ PRGNAM=firestorm-opensim -VERSION=${VERSION:-4.4.1.34164} +VERSION=${VERSION:-4.4.2.34167} EXTRAVERSION=${EXTRAVERSION:-OS} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/firestorm-opensim/firestorm-opensim.info b/games/firestorm-opensim/firestorm-opensim.info index 00f69a82fbc0..cee5c557ec34 100644 --- a/games/firestorm-opensim/firestorm-opensim.info +++ b/games/firestorm-opensim/firestorm-opensim.info @@ -1,8 +1,8 @@ PRGNAM="firestorm-opensim" -VERSION="4.4.1.34164" +VERSION="4.4.2.34167" HOMEPAGE="http://www.phoenixviewer.com/" -DOWNLOAD="http://phoenixviewer.googlecode.com/files/Phoenix_Firestorm-Release_i686_4.4.1.34164OS.tar.bz2" -MD5SUM="0cc459761bddbacee3ca361ed02ed901" +DOWNLOAD="http://phoenixviewer.googlecode.com/files/Phoenix_Firestorm-Release_i686_4.4.2.34167OS.tar.bz2" +MD5SUM="4a46ea59bd300606b88b379db8aa23a5" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="UNSUPPORTED" REQUIRES="" |