Browse Source

upgrading package: mocha 6.1.2 -> 6.1.3

master
parent
commit
173be4087f
  1. 6
      mocha/mocha.spec

6
mocha/mocha.spec

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

Loading…
Cancel
Save