Browse Source

upgrading package: erlang 22.3 -> 23.0

master
parent
commit
0911f03b25
  1. 8
      erlang/erlang.spec

8
erlang/erlang.spec

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

Loading…
Cancel
Save