mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/mlterm: Updated for version 3.8.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
de630a8f59
commit
e4beab2d97
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.8.0}
|
||||
VERSION=${VERSION:-3.8.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mlterm"
|
||||
VERSION="3.8.0"
|
||||
VERSION="3.8.1"
|
||||
HOMEPAGE="http://mlterm.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/mlterm/01release/mlterm-3.8.0/mlterm-3.8.0.tar.gz"
|
||||
MD5SUM="4182bcc8ca338a1bec6411f4b7b4916c"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/mlterm/01release/mlterm-3.8.1/mlterm-3.8.1.tar.gz"
|
||||
MD5SUM="13cc4592a37b30ab7d66bf8a9f51a9ba"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue