diff options
| author | Shulhan <ms@kilabit.info> | 2025-05-18 09:57:08 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-05-18 12:33:14 +0700 |
| commit | abe93f71e3f2f608c72db37b21f5c42460088250 (patch) | |
| tree | 24b9f965fae59faaf1af3378ae2a5cd142979a30 /.SRCINFO | |
| parent | d8c85bf1963fe4135b9e62f5d0933a7df2b4ea36 (diff) | |
| download | google-cloud-ops-agent-git-abe93f71e3f2f608c72db37b21f5c42460088250.tar.xz | |
all: fix building otel due to fixed go binary path
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,6 @@ pkgbase = google-cloud-ops-agent-git pkgdesc = Ops Agents that are part of the Google Cloud Operations product suite (specifically Cloud Logging and Cloud Monitoring) - pkgver = 2.50.0.r4.g3c3db61cd + pkgver = 2.56.1.r4.g3239f98dc pkgrel = 1 url = https://github.com/GoogleCloudPlatform/ops-agent arch = x86_64 @@ -23,10 +23,12 @@ pkgbase = google-cloud-ops-agent-git source = opentelemetry-operations-collector::git+https://github.com/GoogleCloudPlatform/opentelemetry-operations-collector.git source = opentelemetry-java-contrib::git+https://github.com/open-telemetry/opentelemetry-java-contrib.git source = 0001-build-sh.patch + source = 0002-builds_otel.sh.patch sha256sums = SKIP sha256sums = SKIP sha256sums = SKIP sha256sums = SKIP sha256sums = ba66d01b8058644597d9b406d3b8ce7ed40aed77c7358f2b97ff0e262a4cbb98 + sha256sums = 0e663cc6bbfdb5af962001b4645c3c154f715874fb910adfb3b3293564383f14 pkgname = google-cloud-ops-agent-git |
