graphics/GraphicsMagick: Updated for version 1.3.28.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2018-01-23 23:21:43 -05:00 committed by Willy Sudiarto Raharjo
parent d31c85369e
commit 84b5ddf70f
2 changed files with 7 additions and 4 deletions

View file

@ -8,6 +8,9 @@
# MIA. Original version had no license; I'm licensing the update under the
# terms of the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20180123 bkw:
# - updated for v1.3.28
# 20171219 bkw:
# - updated for v1.3.27, added last few missing delegates
@ -28,7 +31,7 @@
# - document optional deps in README
PRGNAM=GraphicsMagick
VERSION=${VERSION:-1.3.27}
VERSION=${VERSION:-1.3.28}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="GraphicsMagick"
VERSION="1.3.27"
VERSION="1.3.28"
HOMEPAGE="http://www.graphicsmagick.org/"
DOWNLOAD="http://downloads.sourceforge.net/graphicsmagick/GraphicsMagick-1.3.27.tar.bz2"
MD5SUM="305a5037149b5abc2a6c22114e92e868"
DOWNLOAD="http://downloads.sourceforge.net/graphicsmagick/GraphicsMagick-1.3.28.tar.bz2"
MD5SUM="159f784234c52a82047ed12d451d61ae"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""