Browse Source

upgrading package: expat 2.7.2 -> 2.7.3

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

6
expat/expat.spec

@ -22,8 +22,8 @@
##
# package version
%define V_expat 2.7.2
%define V_expat_tag 2_7_2
%define V_expat 2.7.3
%define V_expat_tag 2_7_3
# package information
Name: expat
@ -36,7 +36,7 @@ Class: BASE
Group: XML
License: MIT/X11-style
Version: %{V_expat}
Release: 20250917
Release: 20250925
# list of sources
Source0: https://github.com/libexpat/libexpat/releases/download/R_%{V_expat_tag}/expat-%{V_expat}.tar.xz

Loading…
Cancel
Save