Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] alertmanager: update to 0.20.0
@ 2020-01-30  7:12 voidlinux-github
  2020-01-30  7:44 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-30  8:20 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-30  7:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages alertmanager
https://github.com/void-linux/void-packages/pull/18653

alertmanager: update to 0.20.0


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

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

From 32008a8ed6cf5e8ae679022696395d24b6464899 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Wed, 29 Jan 2020 23:11:38 -0800
Subject: [PATCH] alertmanager: update to 0.20.0

---
 srcpkgs/alertmanager/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/alertmanager/template b/srcpkgs/alertmanager/template
index f7f5533a569..2be1442eab3 100644
--- a/srcpkgs/alertmanager/template
+++ b/srcpkgs/alertmanager/template
@@ -1,6 +1,6 @@
 # Template file for 'alertmanager'
 pkgname=alertmanager
-version=0.19.0
+version=0.20.0
 revision=1
 build_style=go
 go_import_path="github.com/prometheus/alertmanager"
@@ -15,7 +15,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/prometheus/alertmanager"
 distfiles="https://github.com/prometheus/alertmanager/archive/v${version}.tar.gz"
-checksum=4730664f746173f89804df43b3f608cac030e79baae165d6d99df472eb52d36a
+checksum=4789ef95b09ba86a66a2923c3535d1bfe30a566390770784c52052c7c83ee1bc
 
 system_accounts="_alertmanager"
 make_dirs="/var/lib/alertmanager 700 _alertmanager _alertmanager"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] alertmanager: update to 0.20.0
  2020-01-30  7:12 [PR PATCH] alertmanager: update to 0.20.0 voidlinux-github
@ 2020-01-30  7:44 ` voidlinux-github
  2020-01-30  8:20 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-30  7:44 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by anjandev against master on the void-packages repository

https://github.com/anjandev/void-packages alertmanager
https://github.com/void-linux/void-packages/pull/18653

alertmanager: update to 0.20.0


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

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

From 3df965e485b69fd41d43dde603fa933ee54ac0cf Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Wed, 29 Jan 2020 23:11:38 -0800
Subject: [PATCH] alertmanager: update to 0.20.0

---
 srcpkgs/alertmanager/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/alertmanager/template b/srcpkgs/alertmanager/template
index f7f5533a569..88fe5eede15 100644
--- a/srcpkgs/alertmanager/template
+++ b/srcpkgs/alertmanager/template
@@ -1,6 +1,6 @@
 # Template file for 'alertmanager'
 pkgname=alertmanager
-version=0.19.0
+version=0.20.0
 revision=1
 build_style=go
 go_import_path="github.com/prometheus/alertmanager"
@@ -9,13 +9,13 @@ 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"
-short_desc="Handles alerts sent by client applications such as the Prometheus server"
+short_desc="Handles alerts sent by client applications ie. Prometheus server"
 conf_files="/etc/alertmanager.yml"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/prometheus/alertmanager"
 distfiles="https://github.com/prometheus/alertmanager/archive/v${version}.tar.gz"
-checksum=4730664f746173f89804df43b3f608cac030e79baae165d6d99df472eb52d36a
+checksum=4789ef95b09ba86a66a2923c3535d1bfe30a566390770784c52052c7c83ee1bc
 
 system_accounts="_alertmanager"
 make_dirs="/var/lib/alertmanager 700 _alertmanager _alertmanager"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: alertmanager: update to 0.20.0
  2020-01-30  7:12 [PR PATCH] alertmanager: update to 0.20.0 voidlinux-github
  2020-01-30  7:44 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-30  8:20 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-30  8:20 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

alertmanager: update to 0.20.0
https://github.com/void-linux/void-packages/pull/18653

Description:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-30  8:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-30  7:12 [PR PATCH] alertmanager: update to 0.20.0 voidlinux-github
2020-01-30  7:44 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-30  8:20 ` [PR PATCH] [Merged]: " voidlinux-github

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).