mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/tanya: Updated for version 0.16.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9e30b7a4f7
commit
e1e60ec827
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue