Browse Source

upgrading package: brotli 1.0.7.20181023 -> 1.0.7.20181101

master
parent
commit
a34574ddc7
  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 20181023 %define V_snap 20181101
# 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: 20181023 Release: 20181101
# 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