From 6f0b642f487ff8b784ba3acc2762f3bbca180c33 Mon Sep 17 00:00:00 2001 From: levithanius Date: Wed, 16 Oct 2019 17:45:48 +0200 Subject: [PATCH] fixed commits --- srcpkgs/prometheus/template | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template index f2ed81efe2d865..9144f7c939391a 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,15 +15,13 @@ 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" 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