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 e2a9768 commit 06f9d2eCopy full SHA for 06f9d2e
image-builder.spec
@@ -27,7 +27,7 @@ ExcludeArch: i686
27
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC-BY-SA-4.0 AND ISC AND MIT AND MPL-2.0 AND Unlicense
28
29
URL: %{gourl}
30
-Source0: https://github.com/osbuild/image-builder-cli/releases/download/v%{version}/image-builder-cli-%{version}.tar.gz
+Source0: %{gosource}
31
32
33
BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}
0 commit comments