summaryrefslogtreecommitdiff
path: root/sys-apps/inxi/inxi-3.3.30.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-20 01:00:14 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-20 01:00:14 +0000
commitf4106f0cb3d17dc4c85cd4d45816e2c18a8d29e2 (patch)
tree30f32cdcaa065cf7695f6f848d3fa7bfa998619a /sys-apps/inxi/inxi-3.3.30.1.ebuild
parent8cb1b7629fb6936b7008bd364b5e4ec3ecf6f6cd (diff)
gentoo auto-resync : 20:03:2024 - 01:00:13
Diffstat (limited to 'sys-apps/inxi/inxi-3.3.30.1.ebuild')
-rw-r--r--sys-apps/inxi/inxi-3.3.30.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/inxi/inxi-3.3.30.1.ebuild b/sys-apps/inxi/inxi-3.3.30.1.ebuild
index a706e26a71c6..b6c6cb35e9a5 100644
--- a/sys-apps/inxi/inxi-3.3.30.1.ebuild
+++ b/sys-apps/inxi/inxi-3.3.30.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}"