diff options
author | Juergen Daubert <jue@jue.li> | 2009-04-13 09:31:30 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2009-04-13 09:31:30 +0200 |
commit | c547b22c4c0a9e3a180fbf0c78df643476e1325f (patch) | |
tree | 95343466c8ff28371f5cb9ae73e690836154fd29 /gnuplot | |
parent | 5d16bcee44fbde527ea91eb9171b5975d528b257 (diff) | |
download | opt-c547b22c4c0a9e3a180fbf0c78df643476e1325f.tar.gz opt-c547b22c4c0a9e3a180fbf0c78df643476e1325f.tar.xz |
gnuplot: update to 4.2.5
Diffstat (limited to 'gnuplot')
-rw-r--r-- | gnuplot/.md5sum | 2 | ||||
-rw-r--r-- | gnuplot/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnuplot/.md5sum b/gnuplot/.md5sum index c290a73c7..9c51b439f 100644 --- a/gnuplot/.md5sum +++ b/gnuplot/.md5sum @@ -1 +1 @@ -3cde3b9232a2d81715bbaf75e1c87ecc gnuplot-4.2.4.tar.gz +85d042f8efd7aae3d9cbfd85b14d06d2 gnuplot-4.2.5.tar.gz diff --git a/gnuplot/Pkgfile b/gnuplot/Pkgfile index 275ce471f..d4cfba7a8 100644 --- a/gnuplot/Pkgfile +++ b/gnuplot/Pkgfile @@ -5,7 +5,7 @@ # Depends on: ncurses, readline, libpng, xorg-libx11, xorg-libxau name=gnuplot -version=4.2.4 +version=4.2.5 release=1 source=(http://dl.sourceforge.net/sourceforge/gnuplot/$name-$version.tar.gz) |