academic/diamond: Updated for version 0.9.25.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
70b52f4524
commit
b6bd4a6903
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for diamond
|
||||
|
||||
# Copyright 2018 Petar Petrov slackalaxy@gmail.com
|
||||
# Copyright 2018-2019 Petar Petrov slackalaxy@gmail.com
|
||||
# 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=diamond
|
||||
VERSION=${VERSION:-0.9.23}
|
||||
VERSION=${VERSION:-0.9.25}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="diamond"
|
||||
VERSION="0.9.23"
|
||||
VERSION="0.9.25"
|
||||
HOMEPAGE="https://github.com/bbuchfink/diamond"
|
||||
DOWNLOAD="https://github.com/bbuchfink/diamond/archive/v0.9.23/diamond-0.9.23.tar.gz"
|
||||
MD5SUM="3597695081d4b6fd8978c257cdb5fe4a"
|
||||
DOWNLOAD="https://github.com/bbuchfink/diamond/archive/v0.9.25/diamond-0.9.25.tar.gz"
|
||||
MD5SUM="3e8e11e63e174b34f330bc72db9421dd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue