Skip to content

Commit a543a35

Browse files
committed
Updated the rpm spec source URL to use the checksum-stable GitHub Releases URL.
1 parent 2d02e08 commit a543a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpm/chruby.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%define buildroot %{_topdir}/BUILDROOT
66

77
BuildRoot: %{buildroot}
8-
Source0: https://github.com/postmodern/%{name}/archive/v%{version}.tar.gz
8+
Source0: https://github.com/postmodern/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
99
Summary: Changes the current Ruby
1010
Name: %{name}
1111
Version: %{version}

0 commit comments

Comments
 (0)