bump revisions for a few packages depending on readline.

This commit is contained in:
Jerome Duval
2019-12-01 22:16:16 +01:00
parent d38c505a23
commit b82dc69cb6
7 changed files with 15 additions and 15 deletions

View File

@@ -6,7 +6,7 @@ as a plotting engine by third-party applications like Octave."
HOMEPAGE="http://www.gnuplot.info/"
COPYRIGHT="1986-1993, 1998, 2004-2018 Thomas Williams, Colin Kelley"
LICENSE="Gnuplot"
REVISION="1"
REVISION="2"
SOURCE_URI="https://downloads.sourceforge.net/gnuplot/gnuplot-$portVersion.tar.gz"
CHECKSUM_SHA256="039db2cce62ddcfd31a6696fe576f4224b3bc3f919e66191dfe2cdb058475caa"
@@ -44,9 +44,9 @@ BUILD_REQUIRES="
devel:libcairo$secondaryArchSuffix
# devel:libcerf$secondaryArchSuffix
devel:libgd$secondaryArchSuffix
devel:libjpeg$secondaryArchSuffix
devel:libjpeg$secondaryArchSuffix >= 9
# devel:libpango_1.0$secondaryArchSuffix
devel:libreadline$secondaryArchSuffix
devel:libreadline$secondaryArchSuffix >= 8
devel:libvpx$secondaryArchSuffix >= 5
devel:libz$secondaryArchSuffix
"