system/roxterm: Updated for version 2.9.7.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
636173b066
commit
1c27a5c3f6
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for ROXTerm
|
||||
#
|
||||
# Copyright 2009-2014 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2015 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=${VERSION:-2.8.3}
|
||||
VERSION=${VERSION:-2.9.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="roxterm"
|
||||
VERSION="2.8.3"
|
||||
VERSION="2.9.7"
|
||||
HOMEPAGE="http://roxterm.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/roxterm/roxterm-2.8.3.tar.bz2"
|
||||
MD5SUM="0f775a11f01e38be22ae5a080800c5f7"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/roxterm/roxterm-2.9.7.tar.bz2"
|
||||
MD5SUM="496b5ddc078cede502f168dadef46cb6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue