development/tanya: Updated for version 0.16.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Eugen Wissner 2019-03-06 07:26:15 +01:00 committed by Willy Sudiarto Raharjo
parent 9e30b7a4f7
commit e1e60ec827
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for tanya
# Copyright 2018 Eugene Wissner, Dachau, Germany
# Copyright 2018-2019 Eugene Wissner, Dachau, Germany
# 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=tanya
VERSION=${VERSION:-0.15.0}
VERSION=${VERSION:-0.16.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="tanya"
VERSION="0.15.0"
VERSION="0.16.0"
HOMEPAGE="https://github.com/caraus-ecms/tanya"
DOWNLOAD="https://download.dlackware.com/hosted-sources/tanya/tanya-0.15.0.tar.xz"
MD5SUM="ea1f55ce185b3ce58c21c44f3eb63b27"
DOWNLOAD="https://download.dlackware.com/hosted-sources/tanya/tanya-0.16.0.tar.xz"
MD5SUM="c507db262c671bf21799592bb49f246a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="d-tools"