mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/mlterm: Updated for version 3.3.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
2bfcdcea00
commit
33b34c664b
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.3.7}
|
||||
VERSION=${VERSION:-3.3.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mlterm"
|
||||
VERSION="3.3.7"
|
||||
VERSION="3.3.8"
|
||||
HOMEPAGE="http://mlterm.sourceforge.net"
|
||||
DOWNLOAD="http://sourceforge.net/projects/mlterm/files/01release/mlterm-3.3.7/mlterm-3.3.7.tar.gz"
|
||||
MD5SUM="aa8061b37a625f682a704d4008691a3a"
|
||||
DOWNLOAD="http://sourceforge.net/projects/mlterm/files/01release/mlterm-3.3.8/mlterm-3.3.8.tar.gz"
|
||||
MD5SUM="b10d2b054fd52e64d7bfe5e3204a4e07"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue