summaryrefslogtreecommitdiff
path: root/sys-apps/inxi/inxi-3.3.29.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/inxi/inxi-3.3.29.1.ebuild')
-rw-r--r--sys-apps/inxi/inxi-3.3.29.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/inxi/inxi-3.3.29.1.ebuild b/sys-apps/inxi/inxi-3.3.29.1.ebuild
index 1b3918e6aebe..5b9fb0891c53 100644
--- a/sys-apps/inxi/inxi-3.3.29.1.ebuild
+++ b/sys-apps/inxi/inxi-3.3.29.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ MY_PV=$(ver_rs 3 '-')
# It was also the last Bash based release. Later versions are Perl based
DESCRIPTION="The CLI inxi collects and prints hardware and system information"
-HOMEPAGE="https://github.com/smxi/inxi"
+HOMEPAGE="https://codeberg.org/smxi/inxi"
SRC_URI="https://github.com/smxi/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${MY_PV}"