chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e9f3a8
)
gnuplot: Bump revision after libgd update
author
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 19 Jan 2017 20:17:39 +0000
(21:17 +0100)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 19 Jan 2017 20:17:39 +0000
(21:17 +0100)
packages/gnuplot/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/gnuplot/build.sh
b/packages/gnuplot/build.sh
index 3fe18fff9d7b0a3fb5aaa018e49056e771a91450..31cf8cfb82688cbbea8e13d5caad71482d4a3681 100644
(file)
--- a/
packages/gnuplot/build.sh
+++ b/
packages/gnuplot/build.sh
@@
-1,6
+1,7
@@
-TERMUX_PKG_HOMEPAGE=http://
www.gnuplot.info
+TERMUX_PKG_HOMEPAGE=http://
gnuplot.info/
TERMUX_PKG_DESCRIPTION="Command-line driven graphing utility"
TERMUX_PKG_VERSION=5.0.5
+TERMUX_PKG_REVISION=1
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"