We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d02e08 commit a543a35Copy full SHA for a543a35
rpm/chruby.spec
@@ -5,7 +5,7 @@
5
%define buildroot %{_topdir}/BUILDROOT
6
7
BuildRoot: %{buildroot}
8
-Source0: https://github.com/postmodern/%{name}/archive/v%{version}.tar.gz
+Source0: https://github.com/postmodern/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
9
Summary: Changes the current Ruby
10
Name: %{name}
11
Version: %{version}
0 commit comments