system/mlterm: Updated for version 3.6.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
3d37ae4836
commit
4442076cfa
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for mlterm
|
||||
|
||||
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# 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=mlterm
|
||||
VERSION=${VERSION:-3.6.1}
|
||||
VERSION=${VERSION:-3.6.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mlterm"
|
||||
VERSION="3.6.1"
|
||||
VERSION="3.6.3"
|
||||
HOMEPAGE="http://mlterm.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/mlterm/01release/mlterm-3.6.1/mlterm-3.6.1.tar.gz"
|
||||
MD5SUM="1fd1ea0ed3ba2b28552e9cf0f132fbce"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/mlterm/01release/mlterm-3.6.3/mlterm-3.6.3.tar.gz"
|
||||
MD5SUM="5410e4f70a1f4e43ba7390ddef1ea81e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue