mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/mlterm: Updated for version 3.4.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
64df164c08
commit
8a46ecb699
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.1}
|
||||
VERSION=${VERSION:-3.4.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mlterm"
|
||||
VERSION="3.4.1"
|
||||
VERSION="3.4.2"
|
||||
HOMEPAGE="http://mlterm.sourceforge.net"
|
||||
DOWNLOAD="http://sourceforge.net/projects/mlterm/files/01release/mlterm-3.3.8/mlterm-3.4.1.tar.gz"
|
||||
MD5SUM="cf93edd595e8ec8a60c422ba78f67650"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/mlterm/01release/mlterm-3.4.2/mlterm-3.4.2.tar.gz"
|
||||
MD5SUM="a4cf750faeaebbe0b784391fb612bdb0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue