summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-10 23:13:22 +0100
committerSam James <sam@gentoo.org>2023-04-10 23:13:22 +0100
commit99c06e795e2b01d6959cdc7ac89cf7fa38d17311 (patch)
tree960b4b83704ac7947b3a9955554a57b392e2cf3d /dev-vcs/git-lfs
parentdev-ruby/rubytter: update *.github.com HOMEPAGEs (diff)
downloadgentoo-99c06e795e2b01d6959cdc7ac89cf7fa38d17311.tar.gz
gentoo-99c06e795e2b01d6959cdc7ac89cf7fa38d17311.tar.bz2
gentoo-99c06e795e2b01d6959cdc7ac89cf7fa38d17311.zip
dev-vcs/git-lfs: update *.github.com HOMEPAGEs
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/git-lfs')
-rw-r--r--dev-vcs/git-lfs/git-lfs-3.2.0.ebuild2
-rw-r--r--dev-vcs/git-lfs/git-lfs-9999.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
index f1b4691ef003..0802eccc6f3d 100644
--- a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
@@ -6,7 +6,7 @@ EGO_PN=github.com/git-lfs/git-lfs
inherit go-module
DESCRIPTION="Command line extension and specification for managing large files with git"
-HOMEPAGE="https://git-lfs.github.com/"
+HOMEPAGE="https://git-lfs.com/"
if [[ "${PV}" = 9999* ]]; then
EGIT_REPO_URI="https://${EGO_PN}"
diff --git a/dev-vcs/git-lfs/git-lfs-9999.ebuild b/dev-vcs/git-lfs/git-lfs-9999.ebuild
index e34b9f1a144e..61d8a8e0e81e 100644
--- a/dev-vcs/git-lfs/git-lfs-9999.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EGO_PN=github.com/git-lfs/git-lfs
inherit go-module
DESCRIPTION="Command line extension and specification for managing large files with git"
-HOMEPAGE="https://git-lfs.github.com/"
+HOMEPAGE="https://git-lfs.com/"
if [[ "${PV}" = 9999* ]]; then
EGIT_REPO_URI="https://${EGO_PN}"