summaryrefslogtreecommitdiff
path: root/fzf.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-06-22 16:47:57 +0000
committerCoprDistGit <infra@openeuler.org>2024-06-22 16:47:57 +0000
commit51a94e61c8340004912c5b9b4a9d609adde1a8c9 (patch)
treef045a53dba5f0606c0e3bc9d8305441b672efecb /fzf.spec
parent2f69f5a0cba04e5dfcf938e5413cb16a845e4c6d (diff)
automatic import of fzf
Diffstat (limited to 'fzf.spec')
-rw-r--r--fzf.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/fzf.spec b/fzf.spec
index ef32d27..92eae00 100644
--- a/fzf.spec
+++ b/fzf.spec
@@ -22,7 +22,7 @@ and still get the results you want.
%autosetup -n %{name}-%{version} -p1
%build
-go env -w GOPROXY=https://proxy.golang.org,direct
+go env -w GOPROXY=https://goproxy.cn,direct
go build -a -ldflags "-s -w -X main.version=%{version} -X main.revision=openEuler"
%install