graphics/GraphicsMagick: Updated for version 1.3.25.

This commit is contained in:
B. Watson 2016-10-16 04:18:41 -04:00 committed by Willy Sudiarto Raharjo
parent 7963b58f9f
commit 7ff718db7b
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 7 additions and 4 deletions

View file

@ -18,8 +18,11 @@
# 20151127 bkw:
# - fix build on -current, in anticipation of 14.2
# 20161016 bkw:
# - updated for v1.3.25
PRGNAM=GraphicsMagick
VERSION=${VERSION:-1.3.24}
VERSION=${VERSION:-1.3.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="GraphicsMagick"
VERSION="1.3.24"
VERSION="1.3.25"
HOMEPAGE="http://www.graphicsmagick.org/"
DOWNLOAD="http://downloads.sourceforge.net/graphicsmagick/GraphicsMagick-1.3.24.tar.bz2"
MD5SUM="08e2d3126ba83ba29caea3a503b96b1a"
DOWNLOAD="http://downloads.sourceforge.net/graphicsmagick/GraphicsMagick-1.3.25.tar.bz2"
MD5SUM="acefc50c7de1a82f325bd8c7bf0508c2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""