gnuplot: Update from 5.2.4 to 5.2.5

This commit is contained in:
Fredrik Fornwall 2018-10-07 20:45:21 +02:00
parent 560c834820
commit 7523761b01
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
TERMUX_PKG_HOMEPAGE=http://gnuplot.info/
TERMUX_PKG_DESCRIPTION="Command-line driven graphing utility"
TERMUX_PKG_VERSION=5.2.4
TERMUX_PKG_REVISION=2
TERMUX_PKG_SHA256=1515f000bd373aaa53b16183f274189d4f5e0ae47d22f434857933d16a4770cb
TERMUX_PKG_VERSION=5.2.5
TERMUX_PKG_SHA256=039db2cce62ddcfd31a6696fe576f4224b3bc3f919e66191dfe2cdb058475caa
TERMUX_PKG_SRCURL=https://downloads.sourceforge.net/project/gnuplot/gnuplot/${TERMUX_PKG_VERSION}/gnuplot-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--without-x --with-lua=no --with-bitmap-terminals"
TERMUX_PKG_DEPENDS="libandroid-support, readline, pango, libgd"