From 0887ab446cd36e4d9cc9687045b82ed4d61342e9 Mon Sep 17 00:00:00 2001 From: pulux Date: Wed, 25 Jan 2017 16:47:36 +0100 Subject: [PATCH] influxdb: update to 1.2.0 --- srcpkgs/influxdb/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/influxdb/template b/srcpkgs/influxdb/template index f086df76ab4..3426019e745 100644 --- a/srcpkgs/influxdb/template +++ b/srcpkgs/influxdb/template @@ -1,6 +1,6 @@ # Template file for 'influxdb' pkgname=influxdb -version=1.1.1 +version=1.2.0 revision=1 build_style=go hostmakedepends="git-perl mercurial" @@ -15,7 +15,7 @@ maintainer="Farhad Shahbazi " license="MIT" homepage="https://influxdata.com/time-series-platform/influxdb/" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" -checksum=153ccf40484c8f802f5e4db7a622b6bb578f9b1c4e8f6840fddd39393dcb69ed +checksum=366bfd12ab943cf08e56d000ee72dada40cab9adf2da098cde4333a204e6879e system_accounts="_influxdb" influxdb_homedir="/var/lib/$pkgname"