Browse Source

upgrading package: jshint 2.9.7 -> 2.10.1

master
parent
commit
2f9e348fe2
  1. 6
      jshint/jshint.spec

6
jshint/jshint.spec

@ -22,8 +22,8 @@
##
# package version
%define V_jshint 2.9.7
%define V_jshint_snap 20190105
%define V_jshint 2.10.1
%define V_jshint_snap 20190206
# package information
Name: jshint
@ -36,7 +36,7 @@ Class: EVAL
Group: Language
License: MIT
Version: %{V_jshint}
Release: 20190105
Release: 20190206
# list of sources
Source0: http://download.openpkg.org/components/versioned/jshint/jshint-%{V_jshint}-%{V_jshint_snap}.tar.gz

Loading…
Cancel
Save