From 0eeb5736eaf658f433dc7b09e6c76b456637e300 Mon Sep 17 00:00:00 2001 From: Joe Kappus Date: Thu, 13 Nov 2025 19:15:02 -0500 Subject: [PATCH] dev-util/bc-ur: update HOMEPAGE This package is actually supposed to be used by net-p2p/feather (+qrcode). Signed-off-by: Joe Kappus --- dev-util/bc-ur/bc-ur-0.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/bc-ur/bc-ur-0.3.0.ebuild b/dev-util/bc-ur/bc-ur-0.3.0.ebuild index a90313c4a5..c05eb7ffa4 100644 --- a/dev-util/bc-ur/bc-ur-0.3.0.ebuild +++ b/dev-util/bc-ur/bc-ur-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ PATCHES=( "${FILESDIR}/build-fix.patch" ) DESCRIPTION="Blockchain Commons UR Library" -HOMEPAGE="https://github.com/BlockchainCommons/bc-ur/tree/" +HOMEPAGE="https://github.com/BlockchainCommons/bc-ur" SRC_URI="https://github.com/BlockchainCommons/bc-ur/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2"