commit:     c70c259a821ed59230b6e2ad0aacd63b42088344
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 18 14:40:35 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Dec 18 14:40:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c70c259a

dev-db/influxdb: SuboptimalCratesURICall fix on 2.7.3

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-db/influxdb/influxdb-2.7.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/influxdb/influxdb-2.7.3.ebuild 
b/dev-db/influxdb/influxdb-2.7.3.ebuild
index 2e5fcf256982..6e2b4f1de31e 100644
--- a/dev-db/influxdb/influxdb-2.7.3.ebuild
+++ b/dev-db/influxdb/influxdb-2.7.3.ebuild
@@ -199,7 +199,7 @@ FLUX_PV="0.194.3"
 SRC_URI="https://github.com/influxdata/influxdb/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 SRC_URI+=" 
https://github.com/influxdata/ui/releases/download/OSS-v2.7.1/build.tar.gz -> 
${P}-assets.tar.gz"
 SRC_URI+=" https://gentoo.kropotkin.rocks/go-pkgs/${P}-deps.tar.xz";
-SRC_URI+=" $(cargo_crate_uris)"
+SRC_URI+=" ${CARGO_CRATE_URIS}"
 
 LICENSE="Apache-2.0 BSD BSD-2 EPL-2.0 ISC MIT MPL-2.0"
 SLOT="0"

Reply via email to