diff --git a/_service b/_service
index 23fa5b3..413b85c 100644
--- a/_service
+++ b/_service
@@ -1,12 +1,3 @@
-
- https
- github.com
- rbenv/ruby-build/archive/v20211019.tar.gz
-
-
- _service:download_url:v20211019.tar.gz
- sha256
- 1e3e03bf36e5ab253803fd62a83acca246f78d5cbf96ccaec305a9ece02661a1
-
+
diff --git a/_service:download_url:v20211019.tar.gz b/_service:download_url:v20211019.tar.gz
deleted file mode 100644
index de7842a..0000000
--- a/_service:download_url:v20211019.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1e3e03bf36e5ab253803fd62a83acca246f78d5cbf96ccaec305a9ece02661a1
-size 73000
diff --git a/ruby-build-20211109.tar.gz b/ruby-build-20211109.tar.gz
new file mode 100644
index 0000000..618f740
--- /dev/null
+++ b/ruby-build-20211109.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:73d8f628bd15dc625d6ee6af7cec5d25bdec9a572b3f3c41b736912a18e5b59b
+size 72903
diff --git a/ruby-build.changes b/ruby-build.changes
index ec23e73..afeab60 100644
--- a/ruby-build.changes
+++ b/ruby-build.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Wed Nov 10 22:44:17 UTC 2021 - Lukas Müller
+
+- Update to version 20211109.
+- Replace the source download service with a static source archive and a disabled service to update the sources manually.
+
-------------------------------------------------------------------
Sat Nov 6 14:34:40 UTC 2021 - Lukas Müller
diff --git a/ruby-build.spec b/ruby-build.spec
index 3888834..3cfd28d 100644
--- a/ruby-build.spec
+++ b/ruby-build.spec
@@ -6,14 +6,14 @@
%endif
Name: ruby-build
-Version: 20211019
+Version: 20211109
Release: 0
BuildArch: noarch
License: MIT
Group: Development/Languages/Ruby
Url: https://github.com/rbenv/ruby-build
Summary: Compile and install Ruby
-Source0: v%{version}.tar.gz
+Source0: https://github.com/rbenv/ruby-build/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Patch0: fix-test-requiring-git-repository.patch
%if %{with test}
BuildRequires: bats