Browse Source

upgrading package: ruby 2.6.0 -> 2.6.1

master
parent
commit
0728db0bfb
  1. 8
      ruby/ruby.spec

8
ruby/ruby.spec

@ -22,9 +22,9 @@
##
# package versions
%define V_opkg 2.6.0
%define V_dist 2.6.0
%define V_subdir 2.6.0
%define V_opkg 2.6.1
%define V_dist 2.6.1
%define V_subdir 2.6.1
%define V_major 2.6
# package information
@ -38,7 +38,7 @@ Class: BASE
Group: Language
License: GPL
Version: %{V_opkg}
Release: 20190119
Release: 20190130
# list of sources
Source0: https://cache.ruby-lang.org/pub/ruby/%{V_major}/ruby-%{V_dist}.tar.gz

Loading…
Cancel
Save