|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_major 7.0.10 |
|
|
|
%define V_major 7.0.10 |
|
|
|
%define V_minor 22 |
|
|
|
%define V_minor 23 |
|
|
|
%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: BASE |
|
|
|
Group: Graphics |
|
|
|
Group: Graphics |
|
|
|
License: ImageMagick |
|
|
|
License: ImageMagick |
|
|
|
Version: %{V_opkg} |
|
|
|
Version: %{V_opkg} |
|
|
|
Release: 20200703 |
|
|
|
Release: 20200705 |
|
|
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
# package options |
|
|
|
%option with_perl no |
|
|
|
%option with_perl no |
|
|
|