mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
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 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for tixati
|
# Slackware build script for tixati
|
||||||
|
|
||||||
# Copyright 2015-2018 Dimitris Zlatanidis Orestiada, Greece
|
# Copyright 2015-2019 Dimitris Zlatanidis Orestiada, Greece
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=tixati
|
PRGNAM=tixati
|
||||||
VERSION=${VERSION:-2.57_1}
|
VERSION=${VERSION:-2.63_1}
|
||||||
SRCVER=$(echo $VERSION | tr _ -)
|
SRCVER=$(echo $VERSION | tr _ -)
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="tixati"
|
PRGNAM="tixati"
|
||||||
VERSION="2.57_1"
|
VERSION="2.63_1"
|
||||||
HOMEPAGE="https://www.tixati.com/"
|
HOMEPAGE="https://www.tixati.com/"
|
||||||
DOWNLOAD="https://download2.tixati.com/download/tixati-2.57-1.i686.manualinstall.tar.gz"
|
DOWNLOAD="https://download2.tixati.com/download/tixati-2.63-1.i686.manualinstall.tar.gz"
|
||||||
MD5SUM="a09529fb55ed2f324a51603cab805db8"
|
MD5SUM="4d7814d0e0333fe45d77160e1a20537c"
|
||||||
DOWNLOAD_x86_64="https://download2.tixati.com/download/tixati-2.57-1.x86_64.manualinstall.tar.gz"
|
DOWNLOAD_x86_64="https://download2.tixati.com/download/tixati-2.63-1.x86_64.manualinstall.tar.gz"
|
||||||
MD5SUM_x86_64="8b7864ad9a9839c876ac905aa6823ab4"
|
MD5SUM_x86_64="4030ab24e1bb7a18dfcbde538816e5c6"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Dimitris Zlatanidis"
|
MAINTAINER="Dimitris Zlatanidis"
|
||||||
EMAIL="d.zlatanidis@gmail.com"
|
EMAIL="d.zlatanidis@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue