Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] prometheus: update to 2.13.0
@ 2019-10-08  5:49 voidlinux-github
  0 siblings, 0 replies; only message in thread
From: voidlinux-github @ 2019-10-08  5:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bobertlo/void-packages prometheus
https://github.com/void-linux/void-packages/pull/15235

prometheus: update to 2.13.0
I removed the LICENSE because Apache does not need to be distributed, but included the NOTICE, because it references other licenses that do need attribution. Is this correct???

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

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

From d07804f31a7fc0ad19dbb53a32665ad6882279ce Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
Date: Tue, 8 Oct 2019 05:44:43 +0000
Subject: [PATCH] prometheus: update to 2.13.0

---
 srcpkgs/prometheus/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template
index f2ed81efe2d..71123b67f47 100644
--- a/srcpkgs/prometheus/template
+++ b/srcpkgs/prometheus/template
@@ -1,6 +1,6 @@
 # Template file for 'prometheus'
 pkgname=prometheus
-version=2.12.0
+version=2.13.0
 revision=1
 build_style=go
 go_import_path="github.com/prometheus/prometheus"
@@ -15,14 +15,13 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io/"
 distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
-checksum=9bd9ae6df02777a9ba3f6f544338865861decabd02054aa64975449bd6009e5a
+checksum=0a11ecc28989ad984af551a5426e9989aa1ca628fc2e875bb913af445ab38288
 
 system_accounts="_prometheus"
 
 make_dirs="/var/lib/prometheus 700 _prometheus _prometheus"
 
 post_install() {
-	vlicense LICENSE
 	vlicense NOTICE
 	vmkdir etc/prometheus
 	vmkdir usr/share/doc/prometheus

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-08  5:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-08  5:49 [PR PATCH] prometheus: update to 2.13.0 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).