summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordrone2023-09-19 11:15:51 +0200
committerdrone2023-09-19 11:15:51 +0200
commite08ae5cb0bcb7afdbd358595a4f8cc857a79d244 (patch)
treea405d762c393a3cdee6eae63d3276269324a31db /PKGBUILD
parentf80a4076c9f196078c348c9290325a5e67423f96 (diff)
downloadaur-e08ae5cb0bcb7afdbd358595a4f8cc857a79d244.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 d6455ebb1cd1..14a676bf0ec2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: thorko contact@thorko.de
pkgname=elasticsearch-bin
-pkgver=8.10.0
+pkgver=8.10.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=('716f7a3bdcf96d827a0d89898d25d113c3c43062bdc747fdba49b9077bdacbdb')
+sha256sums_x86_64=('17a88b8bd1cf5e7d991016693336d85ef480e23a26967b33d545f2b6765e4d42')
install=elasticsearch.install