summaryrefslogtreecommitdiffstats
path: root/games/golly/golly.SlackBuild
diff options
context:
space:
mode:
author Glenn Becker <glenn.becker@gmail.com>2015-06-07 21:47:05 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-06-07 21:47:05 +0700
commit684db6053cd30684d2e50094a32bb41370a46112 (patch)
tree43380a45e6e8f3861da949d638ae274f683c0481 /games/golly/golly.SlackBuild
parent18df1052ff3028fd8df8ac12c4b4e17c6b842470 (diff)
downloadslackbuilds-684db6053cd30684d2e50094a32bb41370a46112.tar.gz
slackbuilds-684db6053cd30684d2e50094a32bb41370a46112.tar.xz
games/golly: Updated for version 2.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/golly/golly.SlackBuild')
-rw-r--r--games/golly/golly.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/golly/golly.SlackBuild b/games/golly/golly.SlackBuild
index 76634e7868..880d2cb085 100644
--- a/games/golly/golly.SlackBuild
+++ b/games/golly/golly.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for golly
-# Copyright 2012-14, Glenn Becker, Arlington MA USA
+# Copyright 2012-15, Glenn Becker, Arlington MA USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# Updated for golly 2.6 -- the source directory structure got changed a bit too!
PRGNAM=golly
-VERSION=${VERSION:-2.6}
+VERSION=${VERSION:-2.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}