graphics/GraphicsMagick: Updated for version 1.3.33.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2019-11-30 23:23:26 -05:00 committed by Willy Sudiarto Raharjo
parent 223c7c0073
commit 4b78efedb5
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -8,8 +8,8 @@
# 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.
# 20181201 bkw:
# - update for v1.3.31 (BUILD=1 again).
# 20191130 bkw: update for v1.3.33.
# 20181201 bkw: update for v1.3.31 (BUILD=1 again).
# 20181126 bkw:
# - fix the perl module. at one point it really did work, but lately
@ -40,7 +40,7 @@
# - document optional deps in README
PRGNAM=GraphicsMagick
VERSION=${VERSION:-1.3.31}
VERSION=${VERSION:-1.3.33}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="GraphicsMagick"
VERSION="1.3.31"
VERSION="1.3.33"
HOMEPAGE="http://www.graphicsmagick.org/"
DOWNLOAD="http://downloads.sourceforge.net/graphicsmagick/GraphicsMagick-1.3.31.tar.bz2"
MD5SUM="0153df04efb27628e348071a53f2bf94"
DOWNLOAD="http://downloads.sourceforge.net/graphicsmagick/GraphicsMagick-1.3.33.tar.bz2"
MD5SUM="403d58ad09245e8868d8d2035e170615"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""