mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/libqalculate: Updated for version 0.9.11
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
7927badd80
commit
600fe48f6a
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue