Github messages for voidlinux
 help / color / mirror / Atom feed
From: zdykstra <zdykstra@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] blackbox_exporter: update to 0.24.0.
Date: Tue, 09 Jan 2024 00:14:04 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48135@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 571 bytes --]

There is a new pull request by zdykstra against master on the void-packages repository

https://github.com/zdykstra/void-packages blackbox_exporter
https://github.com/void-linux/void-packages/pull/48135

blackbox_exporter: update to 0.24.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

Same version flag fix as https://github.com/void-linux/void-packages/pull/47935 . 

A patch file from https://github.com/void-linux/void-packages/pull/48135.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-blackbox_exporter-48135.patch --]
[-- Type: text/x-diff, Size: 1856 bytes --]

From a0b28794c011694a2c63ed15a43d826038302c85 Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Mon, 8 Jan 2024 17:12:58 -0600
Subject: [PATCH] blackbox_exporter: update to 0.24.0.

---
 srcpkgs/blackbox_exporter/template | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/blackbox_exporter/template b/srcpkgs/blackbox_exporter/template
index 0ca014b51a3e2..9f71fd5bdb73d 100644
--- a/srcpkgs/blackbox_exporter/template
+++ b/srcpkgs/blackbox_exporter/template
@@ -1,20 +1,21 @@
 # Template file for 'blackbox_exporter'
 pkgname=blackbox_exporter
-version=0.18.0
-revision=3
+version=0.24.0
+revision=1
 build_style=go
 go_import_path="github.com/prometheus/blackbox_exporter"
-go_ldflags="-X ${go_import_path}/version.Version=${version}
- -X ${go_import_path}/version.Revision=${version}
- -X ${go_import_path}/version.Branch=${version}
- -X ${go_import_path}/version.BuildUser=VoidLinux"
+go_ldflags="-X github.com/prometheus/common/version.Version=${version}
+ -X github.com/prometheus/common/version.Revision=${version}
+ -X github.com/prometheus/common/version.Branch=${version}
+ -X github.com/prometheus/common/version.BuildDate=$(date --date "@$SOURCE_DATE_EPOCH" "+%Y%m%d-%H:%M:%S")
+ -X github.com/prometheus/common/version.BuildUser=VoidLinux"
 short_desc="Allows blackbox probing of endpoints over HTTP, DNS, TCP and ICMP"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io"
 changelog="https://github.com/prometheus/blackbox_exporter/releases"
 distfiles="https://github.com/prometheus/blackbox_exporter/archive/v${version}.tar.gz"
-checksum=b41f1301c991c0d0011652e2093588521925d1960c6f7649f96edecbf1aadfb8
+checksum=bec1bd50679d455f5d411d735a87b0d92c56c3800ed314a1260b6aa8a575a34c
 
 system_accounts="_bbox_exporter"
 

             reply	other threads:[~2024-01-08 23:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-08 23:14 zdykstra [this message]
2024-01-09  7:52 ` [PR PATCH] [Merged]: " Vaelatern
2024-01-09  7:52 ` Vaelatern

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48135@inbox.vuxu.org \
    --to=zdykstra@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).