Browse Source

upgrade to imagemagick 5.4.3.5

master
parent
commit
24955be478
  1. 6
      imagemagick/imagemagick.spec

6
imagemagick/imagemagick.spec

@ -23,8 +23,8 @@
## SUCH DAMAGE. ## SUCH DAMAGE.
## ##
%define V_major 5.4.2 %define V_major 5.4.3
%define V_minor 2 %define V_minor 5
# package information # package information
Name: imagemagick Name: imagemagick
@ -36,7 +36,7 @@ Distribution: OpenPKG [EXP]
Group: Graphics Group: Graphics
License: GPL License: GPL
Version: %{V_major}.%{V_minor} Version: %{V_major}.%{V_minor}
Release: 20020206 Release: 20020222
# list of sources # list of sources
Source0: ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{V_major}-%{V_minor}.tar.gz Source0: ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-%{V_major}-%{V_minor}.tar.gz

Loading…
Cancel
Save