academic/libqalculate: Updated for version 2.2.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
8a0db1e3b0
commit
021c5a3a36
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libqalculate
|
||||
|
||||
# Copyright 2016-2017 Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||
# Copyright 2016-2018 Larry Hajali <larryhaja[at]gmail[dot]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=libqalculate
|
||||
VERSION=${VERSION:-2.1.0}
|
||||
VERSION=${VERSION:-2.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libqalculate"
|
||||
VERSION="2.1.0"
|
||||
VERSION="2.2.0"
|
||||
HOMEPAGE="http://qalculate.github.io/"
|
||||
DOWNLOAD="https://github.com/Qalculate/libqalculate/releases/download/v2.1.0/libqalculate-2.1.0.tar.gz"
|
||||
MD5SUM="dcd6e234f4312bad33ede9b1024e6175"
|
||||
DOWNLOAD="https://github.com/Qalculate/libqalculate/releases/download/v2.2.0/libqalculate-2.2.0.tar.gz"
|
||||
MD5SUM="fe0fe78a9c0321028b0d12d81aa7d782"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue