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