Browse Source

upgrading package: mocha 8.0.1 -> 8.1.1

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

6
mocha/mocha.spec

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

Loading…
Cancel
Save