[arch-commits] Commit in beats/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Sun Nov 11 14:11:32 UTC 2018
Date: Sunday, November 11, 2018 @ 14:11:31
Author: anthraxx
Revision: 406366
upgpkg: beats 6.4.3-1
Modified:
beats/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-11 14:00:21 UTC (rev 406365)
+++ PKGBUILD 2018-11-11 14:11:31 UTC (rev 406366)
@@ -3,7 +3,7 @@
pkgbase=beats
pkgname=(filebeat packetbeat metricbeat heartbeat-elastic auditbeat)
-pkgver=6.4.2
+pkgver=6.4.3
pkgrel=1
pkgdesc='Data shippers for Elasticsearch'
arch=('x86_64')
@@ -10,7 +10,7 @@
url='https://www.elastic.co/products/beats'
license=('APACHE')
depends=('glibc')
-makedepends=('go-pie' 'git' 'libpcap' 'rsync' 'python')
+makedepends=('go-pie' 'git' 'libpcap' 'rsync' 'python' 'audit')
optdepends=('elasticsearch: for standalone installation'
'python: for migration script')
source=("https://github.com/elastic/beats/archive/v$pkgver/beats-$pkgver.tar.gz"
@@ -26,7 +26,7 @@
"metricbeat-tmpfile.conf"
"heartbeat-tmpfile.conf"
"auditbeat-tmpfile.conf")
-sha256sums=('815e7f03de1cae3cffe8893ecf9b90b46e073641e93319bab3ca863cba75fbda'
+sha256sums=('437dfffe2e33e63df3281444a0ed409673957f95e79c9bc834bc108e8b1534ca'
'75583a195b43d7345449bbac60359bf54661ccbd699386a6e59bb483c6054338'
'33feb3690f8b31563cc1e2da557c2aa326501ce9ccd7e0a142036902bfdb05ff'
'4d5394cfe3299c9a6af5ac34c1ad4bcdc2e79162379cccbf00fb414eb28253c0'
More information about the arch-commits
mailing list