[arch-commits] Commit in consul/trunk (PKGBUILD)

Thore Bödecker foxxx0 at archlinux.org
Thu Oct 12 11:49:48 UTC 2017


    Date: Thursday, October 12, 2017 @ 11:49:47
  Author: foxxx0
Revision: 262436

upgpkg: consul 0.9.3-2

go-pie rebuild

Modified:
  consul/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-12 11:31:55 UTC (rev 262435)
+++ PKGBUILD	2017-10-12 11:49:47 UTC (rev 262436)
@@ -4,7 +4,7 @@
 
 pkgname=consul
 pkgver=0.9.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A tool for service discovery, monitoring and configuration."
 arch=('i686' 'x86_64')
 _gocli_commit='65fcae5817c8600da98ada9d7edf26dd1a84837b' # HEAD
@@ -11,7 +11,7 @@
 url="https://www.consul.io"
 license=('MPL')
 depends=('glibc')
-makedepends=('git' 'go' 'procps-ng' 'syslog-ng')
+makedepends=('git' 'go-pie' 'procps-ng' 'syslog-ng')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/hashicorp/consul/archive/v$pkgver.tar.gz"
         "git+https://github.com/mitchellh/cli#commit=${_gocli_commit}"
         consul.service



More information about the arch-commits mailing list