Browse Source

upgrading package: erlang 17.5 -> 18.0

master
parent
commit
b5919a0bfa
  1. 8
      erlang/erlang.spec

8
erlang/erlang.spec

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

Loading…
Cancel
Save