Browse Source

upgrading package: brotli 1.0.7.20200207 -> 1.0.7.20200306

master
parent
commit
d81674aaae
  1. 4
      brotli/brotli.spec

4
brotli/brotli.spec

@ -23,7 +23,7 @@
# package version # package version
%define V_base 1.0.7 %define V_base 1.0.7
%define V_snap 20200207 %define V_snap 20200306
# package information # package information
Name: brotli Name: brotli
@ -36,7 +36,7 @@ Class: EVAL
Group: Compression Group: Compression
License: MIT License: MIT
Version: %{V_base}.%{V_snap} Version: %{V_base}.%{V_snap}
Release: 20200207 Release: 20200306
# list of sources # list of sources
Source0: http://download.openpkg.org/components/versioned/brotli/brotli-%{V_snap}.tar.xz Source0: http://download.openpkg.org/components/versioned/brotli/brotli-%{V_snap}.tar.xz

Loading…
Cancel
Save