Browse Source

upgrading package: mocha 4.1.0 -> 5.0.0

master
parent
commit
bdd4b04b0d
  1. 6
      mocha/mocha.spec

6
mocha/mocha.spec

@ -22,8 +22,8 @@
##
# package version
%define V_mocha 4.1.0
%define V_mocha_snap 20180103
%define V_mocha 5.0.0
%define V_mocha_snap 20180118
# package information
Name: mocha
@ -36,7 +36,7 @@ Class: EVAL
Group: Language
License: MIT
Version: %{V_mocha}
Release: 20180103
Release: 20180118
# list of sources
Source0: http://download.openpkg.org/components/versioned/mocha/mocha-%{V_mocha}-%{V_mocha_snap}.tar.gz

Loading…
Cancel
Save