|
|
|
@ -23,7 +23,7 @@
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_major 1.3 |
|
|
|
|
%define V_minor 31 |
|
|
|
|
%define V_minor 32 |
|
|
|
|
%define V_dist %{V_major}.%{V_minor} |
|
|
|
|
%define V_opkg %{V_major}.%{V_minor} |
|
|
|
|
|
|
|
|
@ -38,7 +38,7 @@ Class: EVAL
|
|
|
|
|
Group: Graphics |
|
|
|
|
License: MIT-style |
|
|
|
|
Version: %{V_opkg} |
|
|
|
|
Release: 20181118 |
|
|
|
|
Release: 20190616 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/%{V_major}/GraphicsMagick-%{V_dist}.tar.xz |
|
|
|
|