summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordrone2023-11-14 11:15:54 +0100
committerdrone2023-11-14 11:15:54 +0100
commite2751fca274a229a5047366b8bddf1cf872f2933 (patch)
treef7576e16a596c465ba9a847353e0194ffc06cd72 /PKGBUILD
parent8865f2fbc31ef4880fffcf55b9a85edfb690adf2 (diff)
downloadaur-e2751fca274a229a5047366b8bddf1cf872f2933.tar.gz
new version of elasticsearch-bin
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e65abda7fc40..130249a7e8f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
-pkgver=8.11.0
+pkgver=8.11.1
pkgrel=0
pkgdesc="Log analyzer. search, store and analyze logs"
arch=('x86_64')
url='https://elastic.co'
license=('ELv2')
source_x86_64=("https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${pkgver}-linux-x86_64.tar.gz")
-sha256sums_x86_64=('fe3fd1dab13fbaeedf2878a9b88b9966e6f3923297fe13fae031d9218adb82fc')
+sha256sums_x86_64=('dd8572e4f50ffbe4079cce315b17c25e3cebaa02fd7eb134d2aa222703459780')
install=elasticsearch.install