Browse Source

upgrading package: erlang 22.1 -> 22.2

master
parent
commit
34a08de163
  1. 8
      erlang/erlang.spec

8
erlang/erlang.spec

@ -22,9 +22,9 @@
##
# package version
%define V_opkg 22.1
%define V_real 22.1
%define V_subdir 22.1
%define V_opkg 22.2
%define V_real 22.2
%define V_subdir 22.2
# package information
Name: erlang
@ -37,7 +37,7 @@ Class: PLUS
Group: Language
License: Erlang Public License
Version: %{V_opkg}
Release: 20190917
Release: 20191210
# list of sources
Source0: http://www.erlang.org/download/otp_src_%{V_real}.tar.gz

Loading…
Cancel
Save