diff options
author | David Spencer <baildon.research@googlemail.com> | 2015-08-04 01:26:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 663e45789f542ae166fde8dcc7dee8ecbed8db31 (patch) | |
tree | 5936138db9189e439064e23cb74c213213057cdd /graphics/plotutils/plotutils.info | |
parent | 32920bf6d93d818be5334f6edd79afeb287023ce (diff) | |
download | slackbuilds-663e45789f542ae166fde8dcc7dee8ecbed8db31.tar.gz |
graphics/plotutils: Patched SlackBuild.
Fixes build failure with libpng16 on -current.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/plotutils/plotutils.info')
-rw-r--r-- | graphics/plotutils/plotutils.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/plotutils/plotutils.info b/graphics/plotutils/plotutils.info index ead3396b61..51d93cbb9c 100644 --- a/graphics/plotutils/plotutils.info +++ b/graphics/plotutils/plotutils.info @@ -1,7 +1,7 @@ PRGNAM="plotutils" VERSION="2.6" HOMEPAGE="http://www.gnu.org/software/plotutils" -DOWNLOAD="ftp://mirrors.kernel.org/gnu/plotutils/plotutils-2.6.tar.gz" +DOWNLOAD="http://mirrors.kernel.org/gnu/plotutils/plotutils-2.6.tar.gz" MD5SUM="c08a424bd2438c80a786a7f4b5bb6a40" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |