diff options
-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." |