From f97b6a1c1aa6f9db726a4b0e644a4ef755fd6e71 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Wed, 8 Feb 2023 17:49:07 -0500 Subject: dev-libs/opendht: fix S Signed-off-by: Julien Roy --- dev-libs/opendht/opendht-2.4.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-libs') diff --git a/dev-libs/opendht/opendht-2.4.12.ebuild b/dev-libs/opendht/opendht-2.4.12.ebuild index 2a14e01..07551e5 100644 --- a/dev-libs/opendht/opendht-2.4.12.ebuild +++ b/dev-libs/opendht/opendht-2.4.12.ebuild @@ -8,7 +8,7 @@ inherit cmake DESCRIPTION="C++17 Distributed Hash Table implementation " HOMEPAGE="https://git.jami.net/savoirfairelinux/opendht" SRC_URI="https://git.jami.net/savoirfairelinux/${PN}/-/archive/v${PV}.tar.bz2 -> ${P}.tar.bz2" -COMMIT="69a1bdfc45617d9374954948fbe840f34d58b3b4" +COMMIT="655aa074bf3ea7b7840dd924e963b34ca328b427" S="${WORKDIR}/${PN}-v${PV}-${COMMIT}" LICENSE="GPL-3" -- cgit v1.2.3