system/roxterm: Updated for version 1.21.4.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Erik Hanson 2011-03-26 12:07:29 -05:00 committed by Robby Workman
parent 8e598b01d9
commit e24880bdcf
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
#
# Slackware build script for ROXTerm
#
# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA
# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=roxterm
VERSION=1.18.5
VERSION=1.21.4
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="roxterm"
VERSION="1.18.5"
VERSION="1.21.4"
HOMEPAGE="http://roxterm.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/roxterm/roxterm-1.18.5.tar.gz"
MD5SUM="b3b0a002dacab32635aa37d47ff1ff93"
DOWNLOAD="http://downloads.sourceforge.net/roxterm/roxterm-1.21.4.tar.gz"
MD5SUM="a3ac0c34ce5ae82063ff4b4b518e07c1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"