qalc: Update from 2.6.1 to 2.6.2

This commit is contained in:
Fredrik Fornwall 2018-08-14 14:03:37 +02:00
parent 6fc868c9ed
commit de56cbf070
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
TERMUX_PKG_HOMEPAGE=https://qalculate.github.io/
TERMUX_PKG_DESCRIPTION="Powerful and easy to use command line calculator"
TERMUX_PKG_VERSION=2.6.1
TERMUX_PKG_SHA256=ed4c467ef8b87611f8c15794b16aef15628ba8f45aaa428619f2d58ed4248609
TERMUX_PKG_VERSION=2.6.2
TERMUX_PKG_SHA256=bb52944426646a369a3b113d79f19bb92c7569bb3801f65f4fd416bed67e98d7
TERMUX_PKG_SRCURL=https://github.com/Qalculate/libqalculate/releases/download/v$TERMUX_PKG_VERSION/libqalculate-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_DEPENDS="libcurl, libmpfr, libxml2, readline, libgmp"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--without-icu"