diff options
author | Ben Kohler <bkohler@gentoo.org> | 2021-09-28 07:52:31 -0500 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2021-09-28 12:33:09 -0500 |
commit | 4fb32852e02b082a3b27183ef85118e17c541d54 (patch) | |
tree | f70e82fadae4465582051e7ca9a2ea9556ec73fd /sys-apps/hwinfo | |
parent | sys-boot/os-prober: better homepage (diff) | |
download | gentoo-4fb32852e02b082a3b27183ef85118e17c541d54.tar.gz gentoo-4fb32852e02b082a3b27183ef85118e17c541d54.tar.bz2 gentoo-4fb32852e02b082a3b27183ef85118e17c541d54.zip |
sys-apps/hwinfo: better homepage
Package-Manager: Portage-3.0.24, Repoman-3.0.3
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'sys-apps/hwinfo')
-rw-r--r-- | sys-apps/hwinfo/hwinfo-21.76.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwinfo/hwinfo-21.76.ebuild b/sys-apps/hwinfo/hwinfo-21.76.ebuild index f1d008f78694..09823f8d2035 100644 --- a/sys-apps/hwinfo/hwinfo-21.76.ebuild +++ b/sys-apps/hwinfo/hwinfo-21.76.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit rpm toolchain-funcs DESCRIPTION="Hardware detection tool used in SuSE Linux" -HOMEPAGE="https://www.opensuse.org/" +HOMEPAGE="https://github.com/openSUSE/hwinfo/" #Using srpms from SUSE to get pregenerated changelog, otherwise we could use GH #SRC_URI="https://github.com/openSUSE/hwinfo/archive/${PV}.tar.gz -> ${P}.tar.gz" SRC_URI="http://download.opensuse.org/tumbleweed/repo/src-oss/src/${P}-1.1.src.rpm" |