diff options
author | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2013-07-05 18:34:43 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2013-07-05 18:34:43 +0200 |
commit | 3a3b7af7f0dbf19960f7671de8ad9cb04983aa0d (patch) | |
tree | 528a34eef1cf4170b5f0ed68423dbaa20b2cd197 /testing/gnuplot | |
parent | f66d64e100193f29709cf09759b25ee1aaae9464 (diff) | |
download | aports-3a3b7af7f0dbf19960f7671de8ad9cb04983aa0d.tar.bz2 aports-3a3b7af7f0dbf19960f7671de8ad9cb04983aa0d.tar.xz |
testing/gnuplot: rebuild against gd 2.1.0
Diffstat (limited to 'testing/gnuplot')
-rw-r--r-- | testing/gnuplot/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gnuplot/APKBUILD b/testing/gnuplot/APKBUILD index 892172f690..344ae5aa14 100644 --- a/testing/gnuplot/APKBUILD +++ b/testing/gnuplot/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=gnuplot pkgver=4.6.1 -pkgrel=0 +pkgrel=1 pkgdesc="Utility for plotting graphs" url="http://www.gnuplot.info/" arch="all" |