summaryrefslogtreecommitdiffstats
path: root/games/frotz/frotz.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2015-09-04 10:38:46 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-09-05 18:24:41 +0700
commit2c1d567023a6ba2e86da0e3e40bf1a5c52942523 (patch)
treee2dcd0f14a0dd79d93be2327ea785c7f1978b163 /games/frotz/frotz.SlackBuild
parent766dd8d0d0c1f9b86ac6c14193f5e3789a9a2d23 (diff)
downloadslackbuilds-2c1d567023a6ba2e86da0e3e40bf1a5c52942523.tar.gz
slackbuilds-2c1d567023a6ba2e86da0e3e40bf1a5c52942523.tar.xz
games/frotz: Updated for version 2.44.
Diffstat (limited to 'games/frotz/frotz.SlackBuild')
-rw-r--r--games/frotz/frotz.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/frotz/frotz.SlackBuild b/games/frotz/frotz.SlackBuild
index b1e9570c6f..3110ac572d 100644
--- a/games/frotz/frotz.SlackBuild
+++ b/games/frotz/frotz.SlackBuild
@@ -8,8 +8,10 @@
# - updated for Slackware 14 and frotz 2.43d
# - include dumb terminal frotz in build
+# 20150904 bkw: updated for frotz 2.44
+
PRGNAM=frotz
-VERSION=${VERSION:-2.43d}
+VERSION=${VERSION:-2.44}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}