commit: 0eeb5736eaf658f433dc7b09e6c76b456637e300
Author: Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Fri Nov 14 00:15:02 2025 +0000
Commit: Joe Kappus <joe <AT> wt <DOT> gd>
CommitDate: Fri Nov 14 00:15:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0eeb5736
dev-util/bc-ur: update HOMEPAGE
This package is actually supposed to be used by net-p2p/feather (+qrcode).
Signed-off-by: Joe Kappus <joe <AT> wt.gd>
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"