diff options
author | Martin Rogge <martin_rogge@users.sourceforge.net> | 2013-07-02 15:57:52 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-07-02 15:57:52 -0500 |
commit | a6c1eefa3edc369273590b90279ecf417e933b27 (patch) | |
tree | ef940c7178375c34d318ae1bae606ba178b7d9fd /games/firestorm | |
parent | 0eb5817a09dfb316a07aa6c415479bfad9de44cf (diff) |
games/firestorm: Updated for version 4.4.2.34167.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'games/firestorm')
-rw-r--r-- | games/firestorm/README | 7 | ||||
-rw-r--r-- | games/firestorm/firestorm.SlackBuild | 2 | ||||
-rw-r--r-- | games/firestorm/firestorm.info | 6 |
3 files changed, 9 insertions, 6 deletions
diff --git a/games/firestorm/README b/games/firestorm/README index d22b6b4d52d3..e4fc23cb211a 100644 --- a/games/firestorm/README +++ b/games/firestorm/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/firestorm.SlackBuild b/games/firestorm/firestorm.SlackBuild index 8db3d067df1a..5e5f02cd144d 100644 --- a/games/firestorm/firestorm.SlackBuild +++ b/games/firestorm/firestorm.SlackBuild @@ -33,7 +33,7 @@ PRGNAM=firestorm -VERSION=${VERSION:-4.4.1.34164} +VERSION=${VERSION:-4.4.2.34167} EXTRAVERSION=${EXTRAVERSION:-SL} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/firestorm/firestorm.info b/games/firestorm/firestorm.info index 78a02cd66ea7..cfa2753e5303 100644 --- a/games/firestorm/firestorm.info +++ b/games/firestorm/firestorm.info @@ -1,8 +1,8 @@ PRGNAM="firestorm" -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.34164SL.tar.bz2" -MD5SUM="366965a5c7553aa7b34f2b39bbfe3163" +DOWNLOAD="http://phoenixviewer.googlecode.com/files/Phoenix_Firestorm-Release_i686_4.4.2.34167SL.tar.bz2" +MD5SUM="d5e130c257da184cc4b578c1a51f5ecb" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="UNSUPPORTED" REQUIRES="" |