mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-08 20:28:13 +01:00
academic/libqalculate: Updated for version 2.8.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
8bb39ade03
commit
4c6a3d7af3
2 changed files with 7 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libqalculate
|
||||
VERSION=${VERSION:-2.2.0}
|
||||
VERSION=${VERSION:-2.8.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -77,7 +77,10 @@ CXXFLAGS="$SLKCFLAGS" \
|
|||
--docdir=/usr/doc/$PRGNAM-$VERSION \
|
||||
--disable-silent-rules \
|
||||
--enable-static=no \
|
||||
--disable-rpath \
|
||||
--enable-defs2doc \
|
||||
--with-libcurl \
|
||||
--with-icu \
|
||||
--build=$ARCH-slackware-linux
|
||||
|
||||
make
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libqalculate"
|
||||
VERSION="2.2.0"
|
||||
VERSION="2.8.1"
|
||||
HOMEPAGE="http://qalculate.github.io/"
|
||||
DOWNLOAD="https://github.com/Qalculate/libqalculate/releases/download/v2.2.0/libqalculate-2.2.0.tar.gz"
|
||||
MD5SUM="fe0fe78a9c0321028b0d12d81aa7d782"
|
||||
DOWNLOAD="https://github.com/Qalculate/libqalculate/releases/download/v2.8.1/libqalculate-2.8.1.tar.gz"
|
||||
MD5SUM="d06f80933d1f79dd704d573f0252bb5e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue