summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordrone2023-11-14 11:16:02 +0100
committerdrone2023-11-14 11:16:02 +0100
commit9524a5389ece25289d3ea83b1739e100870f8cec (patch)
tree669de66ecb343cc8bd7726cfa20a29c238a0af88 /PKGBUILD
parentead91856e9140464ca46c94ffe72c36416bcc130 (diff)
downloadaur-9524a5389ece25289d3ea83b1739e100870f8cec.tar.gz
new version of auditbeat-oss-bin
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d51ab5a90594..716282291d03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thorsten Müller
pkgname=auditbeat-oss-bin
-pkgver=8.11.0
+pkgver=8.11.1
pkgrel=0
pkgdesc='Data shippers for Elasticsearch'
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('glibc')
conflicts=(auditbeat-oss)
source=("https://artifacts.elastic.co/downloads/beats/auditbeat/auditbeat-${pkgver}-linux-x86_64.tar.gz"
"auditbeat-oss.service")
-sha512sums=('7bea4d1e7774c368e4274fb86ce0e78aad7ef6456c916fa907a47ffec4c79ed7d66b0c08ac4d8f5e02931b313334cbe380b751d56c66f18c225e3272b0ceba4e'
+sha512sums=('b139a505135d0e8f9e5d911753e3e681e5455eb0396a790acab500b0101a46dd0499dbb8d5f0b90b9a101090ef101110302113300b7d822307ffc059f531064a'
'6c2b7ad706efbbaab55e2bd6a63dd85ee358aeed8255a829adeacdcd45d364520cc7f0328cfa966d61e911042d8fac40abc7ff36cdb7a834fc83df7da94fce13')
backup=('etc/auditbeat-oss/auditbeat.yml', 'etc/auditbeat-oss/fields.yml')
srcpath="auditbeat-${pkgver}-linux-x86_64"