diff options
author | Juergen Daubert <jue@jue.li> | 2009-09-07 22:06:34 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2009-09-07 22:06:34 +0200 |
commit | aaaab7de9be8815953a4c58693f3a6cdd6753b20 (patch) | |
tree | 3ee202e3bba7058265774d78c3a114206def6d04 /gnuplot | |
parent | 8c90ccb757abdf7fb4e92f86a7108ec595d8cd70 (diff) | |
download | opt-aaaab7de9be8815953a4c58693f3a6cdd6753b20.tar.gz opt-aaaab7de9be8815953a4c58693f3a6cdd6753b20.tar.xz |
gnuplot: update to 4.2.6
Diffstat (limited to 'gnuplot')
-rw-r--r-- | gnuplot/.md5sum | 2 | ||||
-rw-r--r-- | gnuplot/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gnuplot/.md5sum b/gnuplot/.md5sum index 9c51b439f..522373c76 100644 --- a/gnuplot/.md5sum +++ b/gnuplot/.md5sum @@ -1 +1 @@ -85d042f8efd7aae3d9cbfd85b14d06d2 gnuplot-4.2.5.tar.gz +c10468d74030e8bed0fd6865a45cf1fd gnuplot-4.2.6.tar.gz diff --git a/gnuplot/Pkgfile b/gnuplot/Pkgfile index d4cfba7a8..bdb33d737 100644 --- a/gnuplot/Pkgfile +++ b/gnuplot/Pkgfile @@ -2,10 +2,10 @@ # URL: http://www.gnuplot.info/ # Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de # Packager: Martin Opel, mo at obbl-net dot de -# Depends on: ncurses, readline, libpng, xorg-libx11, xorg-libxau +# Depends on: ncurses, readline, libgd, xorg-libx11, xorg-libxau name=gnuplot -version=4.2.5 +version=4.2.6 release=1 source=(http://dl.sourceforge.net/sourceforge/gnuplot/$name-$version.tar.gz) |