games/frotz: Updated for version 2.44.

This commit is contained in:
B. Watson 2015-09-04 10:38:46 -04:00 committed by Willy Sudiarto Raharjo
parent 766dd8d0d0
commit 2c1d567023
2 changed files with 6 additions and 4 deletions

View File

@ -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}

View File

@ -1,8 +1,8 @@
PRGNAM="frotz"
VERSION="2.43d"
VERSION="2.44"
HOMEPAGE="http://frotz.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/project/frotz/frotz/2.43/frotz-2.43d.tar.gz"
MD5SUM="6f4211c9180c75214cda1020c7db2629"
DOWNLOAD="http://downloads.sourceforge.net/project/frotz/frotz/frotz-2.44.tar.gz"
MD5SUM="705457af0e2cf745ce7f6bc243f05968"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""