From 685e03e47dfa996bb4eba2f623563ad4b2075500 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 19 May 2019 09:12:46 +0200 Subject: [PATCH] upgrading package: consul-env 0.7.3.20190104 -> 0.7.3.20190519 --- consul-env/consul-env.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/consul-env/consul-env.spec b/consul-env/consul-env.spec index 8162932458..8e22f5f9fb 100644 --- a/consul-env/consul-env.spec +++ b/consul-env/consul-env.spec @@ -23,7 +23,7 @@ # package version %define V_consul_env_base 0.7.3 -%define V_consul_env_snap 20190104 +%define V_consul_env_snap 20190519 # package information Name: consul-env @@ -36,7 +36,7 @@ Class: EVAL Group: Networking License: MPL Version: %{V_consul_env_base}.%{V_consul_env_snap} -Release: 20190104 +Release: 20190519 # list of sources Source0: http://download.openpkg.org/components/versioned/consul/consul-env-%{V_consul_env_snap}.tar.xz @@ -69,7 +69,7 @@ PreReq: OpenPKG, openpkg >= 20160101, consul # build program export GOPATH=`pwd` cd src/github.com/hashicorp/envconsul - go build -x -o bin/consul-env + go build -v -o bin/consul-env %install # create directory hierarchy