Skip to content

Commit 10c9658

Browse files
authored
Merge pull request #257542 from Homebrew/libgit2-update-homepage
[email protected], [email protected]: update homepage
2 parents 3cc67d5 + ebc53aa commit 10c9658

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Formula/lib/[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Libgit2AT16 < Formula
22
desc "C library of Git core methods that is re-entrant and linkable"
3-
homepage "https://libgit2.github.com/"
3+
homepage "https://libgit2.org/"
44
url "https://github.com/libgit2/libgit2/archive/refs/tags/v1.6.5.tar.gz"
55
sha256 "0f09dd49e409913c94df00eeb5b54f8b597905071b454c7f614f8c6e1ddb8d75"
66
license "GPL-2.0-only" => { with: "GCC-exception-2.0" }

Formula/lib/[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Libgit2AT17 < Formula
22
desc "C library of Git core methods that is re-entrant and linkable"
3-
homepage "https://libgit2.github.com/"
3+
homepage "https://libgit2.org/"
44
url "https://github.com/libgit2/libgit2/archive/refs/tags/v1.7.2.tar.gz"
55
sha256 "de384e29d7efc9330c6cdb126ebf88342b5025d920dcb7c645defad85195ea7f"
66
license "GPL-2.0-only" => { with: "GCC-exception-2.0" }

0 commit comments

Comments
 (0)