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

Massimiliano Torromeo mtorromeo at archlinux.org
Thu Oct 12 15:23:12 UTC 2017


    Date: Thursday, October 12, 2017 @ 15:23:11
  Author: mtorromeo
Revision: 262464

go-pie rebuild

Modified:
  beats/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-12 15:20:52 UTC (rev 262463)
+++ PKGBUILD	2017-10-12 15:23:11 UTC (rev 262464)
@@ -4,13 +4,13 @@
 pkgbase=beats
 pkgname=(filebeat packetbeat metricbeat heartbeat)
 pkgver=5.6.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Data shippers for Elasticsearch'
 arch=('i686' 'x86_64')
 url='https://www.elastic.co/products/beats'
 license=('APACHE')
 depends=('glibc')
-makedepends=('go' 'git' 'libpcap' 'rsync')
+makedepends=('go-pie' 'git' 'libpcap' 'rsync')
 optdepends=('elasticsearch: for standalone installation'
             'python: for migration script')
 options=('!strip')



More information about the arch-commits mailing list