diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2011-04-03 17:03:23 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-04-04 22:05:28 -0500 |
commit | 056167add9da5df2d0e9a855d77636ef3eec2efa (patch) | |
tree | eec8b5176c67236dc04ab8cff4f7c3c0968f11d7 /games/SecondLife | |
parent | 6d31eff69ce60f33a260a74d0e6142698b5624bc (diff) | |
download | slackbuilds-056167add9da5df2d0e9a855d77636ef3eec2efa.tar.gz |
games/SecondLife: Updated for version 2.6.0.225006.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
Diffstat (limited to 'games/SecondLife')
-rw-r--r-- | games/SecondLife/SecondLife.SlackBuild | 2 | ||||
-rw-r--r-- | games/SecondLife/SecondLife.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/SecondLife/SecondLife.SlackBuild b/games/SecondLife/SecondLife.SlackBuild index c0411164e0..8917745dc2 100644 --- a/games/SecondLife/SecondLife.SlackBuild +++ b/games/SecondLife/SecondLife.SlackBuild @@ -6,7 +6,7 @@ # This is an adaptation of the original script at slacky.eu repository PRGNAM=SecondLife -VERSION=2.0.1.203797 +VERSION=2.6.0.225006 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/SecondLife/SecondLife.info b/games/SecondLife/SecondLife.info index fccc8741f8..4830e4555e 100644 --- a/games/SecondLife/SecondLife.info +++ b/games/SecondLife/SecondLife.info @@ -1,8 +1,8 @@ PRGNAM="SecondLife" -VERSION="2.0.1.203797" +VERSION="2.6.0.225006" HOMEPAGE="http://secondlife.com/" -DOWNLOAD="http://download.cloud.secondlife.com/Viewer-2/SecondLife-i686-2.0.1.203797.tar.bz2" -MD5SUM="6d4434af2d43ffbdf601a9a89b9d480c" +DOWNLOAD="http://download.cloud.secondlife.com/Viewer-2/SecondLife-i686-2.6.0.225006.tar.bz2" +MD5SUM="415e3a44cf1ab231d3a216f7f6ae0fcb" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" MAINTAINER="Daniel R." |