From aec351c6d9bd348778aa1629e6fa802819493c20 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Tue, 29 May 2012 17:30:14 -0400 Subject: games/glestae: Updated for version 0.3.93. Signed-off-by: dsomero --- games/glestae/glestae.SlackBuild | 4 ++-- games/glestae/glestae.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/games/glestae/glestae.SlackBuild b/games/glestae/glestae.SlackBuild index 5387e89706..12f8573796 100644 --- a/games/glestae/glestae.SlackBuild +++ b/games/glestae/glestae.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=glestae -VERSION=0.3.2 +VERSION=0.3.93 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -76,7 +76,7 @@ cd build -DCMAKE_INSTALL_PREFIX:PATH=/usr \ -DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \ -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \ - -DBUILD_TYPE=Release .. + -DCMAKE_BUILD_TYPE=Release .. make VERBOSE=1 make install DESTDIR=$PKG diff --git a/games/glestae/glestae.info b/games/glestae/glestae.info index 0afaf2096c..222fb01366 100644 --- a/games/glestae/glestae.info +++ b/games/glestae/glestae.info @@ -1,8 +1,8 @@ PRGNAM="glestae" -VERSION="0.3.2" +VERSION="0.3.93" HOMEPAGE="http://sourceforge.net/apps/trac/glestae/" -DOWNLOAD="http://downloads.sourceforge.net/glestae/glestae-src-0.3.2.tar.bz2" -MD5SUM="73380f539ddd4c871f695120ba0bf27b" +DOWNLOAD="http://downloads.sourceforge.net/glestae/glestae-src-0.3.93.tar.bz2" +MD5SUM="83fec41c3c163dfb8437df93e98b5901" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Larry Hajali" -- cgit v1.2.3