|
@@ -23,7 +23,7 @@
|
|
|
|
|
|
|
|
# package version
|
|
# package version
|
|
|
%define V_major 1.3
|
|
%define V_major 1.3
|
|
|
-%define V_minor 35
|
|
|
|
|
|
|
+%define V_minor 36
|
|
|
%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: 20200224
|
|
|
|
|
|
|
+Release: 20201227
|
|
|
|
|
|
|
|
# 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
|