Browse Source

upgrading package: ruby 3.0.0 -> 3.0.1

master
parent
commit
3c8ec8c87e
  1. 8
      ruby/ruby.spec

8
ruby/ruby.spec

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

Loading…
Cancel
Save