diff options
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/opendht/opendht-2.4.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |