network/tixati: Updated for version 2.63_1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
85d8706f55
commit
1974f632c4
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for tixati
|
||||
|
||||
# Copyright 2015-2018 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2015-2019 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=tixati
|
||||
VERSION=${VERSION:-2.57_1}
|
||||
VERSION=${VERSION:-2.63_1}
|
||||
SRCVER=$(echo $VERSION | tr _ -)
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="tixati"
|
||||
VERSION="2.57_1"
|
||||
VERSION="2.63_1"
|
||||
HOMEPAGE="https://www.tixati.com/"
|
||||
DOWNLOAD="https://download2.tixati.com/download/tixati-2.57-1.i686.manualinstall.tar.gz"
|
||||
MD5SUM="a09529fb55ed2f324a51603cab805db8"
|
||||
DOWNLOAD_x86_64="https://download2.tixati.com/download/tixati-2.57-1.x86_64.manualinstall.tar.gz"
|
||||
MD5SUM_x86_64="8b7864ad9a9839c876ac905aa6823ab4"
|
||||
DOWNLOAD="https://download2.tixati.com/download/tixati-2.63-1.i686.manualinstall.tar.gz"
|
||||
MD5SUM="4d7814d0e0333fe45d77160e1a20537c"
|
||||
DOWNLOAD_x86_64="https://download2.tixati.com/download/tixati-2.63-1.x86_64.manualinstall.tar.gz"
|
||||
MD5SUM_x86_64="4030ab24e1bb7a18dfcbde538816e5c6"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue