Browse Source

upgrading package: expat 2.2.9 -> 2.2.10

master
parent
commit
ab6de03ef7
  1. 6
      expat/expat.spec

6
expat/expat.spec

@ -22,8 +22,8 @@
##
# package version
%define V_expat 2.2.9
%define V_expat_tag 2_2_9
%define V_expat 2.2.10
%define V_expat_tag 2_2_10
# package information
Name: expat
@ -36,7 +36,7 @@ Class: BASE
Group: XML
License: MIT/X11-style
Version: %{V_expat}
Release: 20190926
Release: 20201006
# list of sources
Source0: https://github.com/libexpat/libexpat/releases/download/R_%{V_expat_tag}/expat-%{V_expat}.tar.xz

Loading…
Cancel
Save