app-benchmarks/k6: update SRC_URI

Signed-off-by: Gabriel M. Dutra <hi@dutra.sh>
This commit is contained in:
Gabriel M. Dutra
2026-01-04 04:25:10 -03:00
parent ef8522fc59
commit 3bb204b43d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
DIST k6-1.4.2-vendor.tar.xz 5519368 BLAKE2B 1ec08b5c9ad4d863630b2a15457088c7487a27d972487ee649f714092fe20b832c079cc222626d78116f8f1731c40bdd7ca593bb97275baa71a45318f7bc4f8e SHA512 9336861c102d39afe48f039aa7d6955de2cf57fd88e8e82e2b4c4ea1179b3702b0baf4d3f47d0619a49a02bd4b5fbff7ab37015b8cc87bfac0837b684d90ae69
DIST k6-1.4.2-vendor.tar.xz 5522128 BLAKE2B baa0d81458bd2c1b5335fcbb6aacec1e656aaf5378e9745b58f8f0121e43ca7656f60eac9ad3244c41f8944ecbfe5ea3db498d68756803a21a151abfbb4afa02 SHA512 e7b6bff7a08361bbc7c0b9208e26299e96412f9776b09fb2f7eb959dd40bf302c0b465a90d69a55872ae02ebb9ae58330e20a2d55722aa29c1b83b55f7b41310
DIST k6-1.4.2.tar.gz 11378745 BLAKE2B c7a902f1e1590fd383420e5eb0a9a85ce2e4fa2dc1cb52bf66bd68d11299f5eb98e0e5928b25afbe8c0aeac7aabfa71735efe3030fcd55af55af8b4074d1b49c SHA512 1b39ca733137e8548776c40b02cfd27c9f053f0cf1ec625071cb205a6918be8272754bb8e6561f31c60533647370f07ea672cc0dd2e9912fce813b9adaaed0a2

View File

@@ -8,7 +8,7 @@ inherit go-module
DESCRIPTION="Load testing tool"
HOMEPAGE="https://github.com/grafana/k6"
SRC_URI="https://github.com/grafana/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI+=" https://github.com/gabrielmdutra/gentoo-depfiles/releases/download/${PN}-${PV}-vendor.tar.xz/${PN}-${PV}-vendor.tar.xz"
SRC_URI+=" https://distfiles.dutra.sh/distfiles/${P}-vendor.tar.xz"
LICENSE="AGPL-3"
SLOT="0"