point to gitea.com for tea repo

Signed-off-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
techknowlogick 2021-06-28 06:24:10 +08:00
parent f915816b85
commit f2d83331f9
1 changed files with 1 additions and 1 deletions

2
tea.rb
View File

@ -34,7 +34,7 @@ class Tea < Formula
end
head do
url "https://github.com/go-gitea/tea.git", :branch => "master"
url "https://gitea.com/gitea/tea.git", :branch => "master"
depends_on "go" => :build
end