Browse Source

upgrading package: eslint 7.19.0 -> 7.20.0

master
parent
commit
2feeef1cfb
  1. 6
      eslint/eslint.spec

6
eslint/eslint.spec

@ -22,8 +22,8 @@
##
# package version
%define V_eslint 7.19.0
%define V_eslint_snap 20210131
%define V_eslint 7.20.0
%define V_eslint_snap 20210213
# package information
Name: eslint
@ -36,7 +36,7 @@ Class: EVAL
Group: Language
License: MIT
Version: %{V_eslint}
Release: 20210131
Release: 20210213
# list of sources
Source0: http://download.openpkg.org/components/versioned/eslint/eslint-%{V_eslint}-%{V_eslint_snap}.tar.gz

Loading…
Cancel
Save