Merge branch '48-gnuplot-new-versions-5-2-6-5-2-7' into 'master'

Resolve "gnuplot: new versions 5.2.6, 5.2.7"

Closes #48

See merge request Pmodules/buildblocks!52
This commit is contained in:
2019-09-20 16:24:43 +02:00
2 changed files with 5 additions and 1 deletions

View File

@@ -7,6 +7,9 @@ pbuild::set_download_url \
pbuild::set_sha256sum 'gnuplot-5.2.4.tar.gz:1515f000bd373aaa53b16183f274189d4f5e0ae47d22f434857933d16a4770cb'
pbuild::install_docfiles 'Copyright' 'ChangeLog' 'NEWS' 'README'
pbuild::add_configure_args '--with-latex=no'
pbuild::add_configure_args '--with-qt=no'
# Local Variables:
# mode: sh
# sh-basic-offset: 8

View File

@@ -2,4 +2,5 @@ gnuplot/4.6.3 stable
gnuplot/5.0.0 stable
gnuplot/5.2.0 stable
gnuplot/5.2.4 stable
gnuplot/5.2.6 unstable
gnuplot/5.2.6 stable
gnuplot/5.2.7 stable