mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/mlterm: Updated for version 3.4.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
f7b193334b
commit
626b1a9163
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mlterm
|
||||
VERSION=${VERSION:-3.4.4}
|
||||
VERSION=${VERSION:-3.4.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mlterm"
|
||||
VERSION="3.4.4"
|
||||
VERSION="3.4.5"
|
||||
HOMEPAGE="http://mlterm.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/mlterm/01release/mlterm-3.4.4/mlterm-3.4.4.tar.gz"
|
||||
MD5SUM="0e426685968935663d574856aa95e4d6"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/mlterm/01release/mlterm-3.4.5/mlterm-3.4.5.tar.gz"
|
||||
MD5SUM="1c71f60f42d2bd9e6ea3caf6ea3e4f87"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue