academic/libqalculate: Updated for version 0.9.11

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2017-03-12 08:47:59 -07:00 committed by Willy Sudiarto Raharjo
parent 7927badd80
commit 600fe48f6a
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for libqalculate
# Copyright 2016 Larry Hajali <larryhaja[at]gmail[dot]com>
# Copyright 2016-2017 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:-0.9.10}
VERSION=${VERSION:-0.9.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libqalculate"
VERSION="0.9.10"
VERSION="0.9.11"
HOMEPAGE="http://qalculate.github.io/"
DOWNLOAD="https://github.com/Qalculate/libqalculate/releases/download/v0.9.10/libqalculate-0.9.10.tar.gz"
MD5SUM="d7b372ade5980ff902c6af8b6c73bf02"
DOWNLOAD="https://github.com/Qalculate/libqalculate/releases/download/v0.9.11/libqalculate-0.9.11.tar.gz"
MD5SUM="dfdda1eafc5ce5d47dabb16d5fb138cf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cln"