aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gnuplot/APKBUILD
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2012-05-18 16:23:33 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2012-05-20 16:57:42 +0000
commit59be5c915b17d0cb71af99459f7d95245360e473 (patch)
tree0c6c725145470ab07af6590c6d4e55e431837098 /testing/gnuplot/APKBUILD
parent22154fcf7c32a3d0610c8e136d7ba03e5f9a49f9 (diff)
testing/gnuplot: upgrade to 4.6.0
Diffstat (limited to 'testing/gnuplot/APKBUILD')
-rw-r--r--testing/gnuplot/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/gnuplot/APKBUILD b/testing/gnuplot/APKBUILD
index 4210219ea4e..273d236f556 100644
--- a/testing/gnuplot/APKBUILD
+++ b/testing/gnuplot/APKBUILD
@@ -1,12 +1,12 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer:
pkgname=gnuplot
-pkgver=4.4.4
+pkgver=4.6.0
pkgrel=0
-pkgdesc="utility for plotting graphs"
+pkgdesc="Utility for plotting graphs"
url="http://www.gnuplot.info/"
arch="all"
-license="GPL"
+license="MIT"
depends=""
depends_dev="cairo-dev pango-dev gd-dev lua-dev readline-dev libpng-dev jpeg-dev"
makedepends="$depends_dev"
@@ -43,4 +43,4 @@ package() {
rm -f "$pkgdir"/usr/lib/*.la
}
-md5sums="97a43328e81e57ebed7f135ca0c07e82 gnuplot-4.4.4.tar.gz"
+md5sums="8e6e92b4596ea0eb75e16a57fc79efec gnuplot-4.6.0.tar.gz"