From abe1a4f531168df225e9bbe8a064e5732ac6415a Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Wed, 28 Aug 2019 02:41:19 -0400 Subject: [PATCH] Switch to releases URL, which has verifiable SHA256 hashes. --- git-lfs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-lfs.spec b/git-lfs.spec index 38a2937..2fedf2f 100644 --- a/git-lfs.spec +++ b/git-lfs.spec @@ -9,7 +9,7 @@ Summary: Git extension for versioning large files License: MIT URL: https://git-lfs.github.io/ -Source0: %{gosource} +Source0: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-v%{version}.tar.gz BuildRequires: golang(github.com/ThomsonReutersEikon/go-ntlm/ntlm) BuildRequires: golang(github.com/git-lfs/gitobj) >= 1.1.0