diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-12-26 12:07:46 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-26 12:27:05 +0100 |
commit | 10c3074dce8436b8a8f18040f67535f97c9b2286 (patch) | |
tree | 723009226cbb9f3303b62c08c826b1a02d66c7c8 /dev-libs/libgit2 | |
parent | dev-libs/libgit2: Remove old (diff) | |
download | gentoo-10c3074dce8436b8a8f18040f67535f97c9b2286.tar.gz gentoo-10c3074dce8436b8a8f18040f67535f97c9b2286.tar.bz2 gentoo-10c3074dce8436b8a8f18040f67535f97c9b2286.zip |
dev-libs/libgit2: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs/libgit2')
-rw-r--r-- | dev-libs/libgit2/libgit2-0.28.4.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/libgit2/libgit2-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgit2/libgit2-0.28.4.ebuild b/dev-libs/libgit2/libgit2-0.28.4.ebuild index 84b9ad2b9c54..224a8dfe4ea4 100644 --- a/dev-libs/libgit2/libgit2-0.28.4.ebuild +++ b/dev-libs/libgit2/libgit2-0.28.4.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="A linkable library for Git" -HOMEPAGE="https://libgit2.github.com/" +HOMEPAGE="https://libgit2.org" LICENSE="GPL-2-with-linking-exception" SLOT="0/28" diff --git a/dev-libs/libgit2/libgit2-9999.ebuild b/dev-libs/libgit2/libgit2-9999.ebuild index 5da98ce6f13c..de4984836d40 100644 --- a/dev-libs/libgit2/libgit2-9999.ebuild +++ b/dev-libs/libgit2/libgit2-9999.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="A linkable library for Git" -HOMEPAGE="https://libgit2.github.com/" +HOMEPAGE="https://libgit2.org" LICENSE="GPL-2-with-linking-exception" SLOT="0/28" |