From 70052944aa060bae57f578351123e0e7ac0aa194 Mon Sep 17 00:00:00 2001 From: levithanius Date: Wed, 16 Oct 2019 13:47:04 +0200 Subject: [PATCH 1/2] prometheus: update 2.13.0 --- srcpkgs/prometheus/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template index f2ed81efe2d..a139db621f3 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,7 +15,7 @@ maintainer="Toyam Cox " license="Apache-2.0" homepage="https://prometheus.io/" distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz" -checksum=9bd9ae6df02777a9ba3f6f544338865861decabd02054aa64975449bd6009e5a +checksum=8df0ac742fedaad12e3996850b6b769d5aca7075669e05540fbc5c363be0b28a system_accounts="_prometheus" From 7b226a83e5d89c29fa2ed6caf9ff80044d5444c4 Mon Sep 17 00:00:00 2001 From: levithanius Date: Wed, 16 Oct 2019 15:26:10 +0200 Subject: [PATCH 2/2] prometheus: update to 2.13.0 --- srcpkgs/prometheus/template | 2 -- 1 file changed, 2 deletions(-) diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template index a139db621f3..9144f7c9393 100644 --- a/srcpkgs/prometheus/template +++ b/srcpkgs/prometheus/template @@ -22,8 +22,6 @@ 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 vmkdir usr/share/examples/prometheus