summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2018-11-10 13:16:50 -0500
committerL. Bradley LaBoon2018-11-10 13:16:50 -0500
commite7ba114ed8f20307951c99bc1d65f64c5981fdd7 (patch)
tree83a8c7bed9bdbad55809471c7492925e3037d8fd
parentb979f04bebb29b6ad7b63a807396226cfa5ae800 (diff)
downloadaur-e7ba114ed8f20307951c99bc1d65f64c5981fdd7.tar.gz
Updated to version 7.2.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2e016a2b5a0..eeb6d66c2b0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = splunk
pkgdesc = Statistical analysis and search tool for logs and machine data
- pkgver = 7.2.0_8c86330ac18
+ pkgver = 7.2.1_be11b2c46e23
pkgrel = 1
url = https://www.splunk.com/
install = splunk.install
@@ -8,8 +8,8 @@ pkgbase = splunk
license = custom
source = splunk.service
sha256sums = ca96b85750a0592208facc747bbe1eb22b0a35b6dee841e6f51f1ad6a9157757
- source_x86_64 = https://download.splunk.com/products/splunk/releases/7.2.0/linux/splunk-7.2.0-8c86330ac18-Linux-x86_64.tgz
- sha256sums_x86_64 = 12d5c394acd676ba6152867fcb5ea97b22e2190edd03ccc694790d8756ffe9f1
+ source_x86_64 = https://download.splunk.com/products/splunk/releases/7.2.1/linux/splunk-7.2.1-be11b2c46e23-Linux-x86_64.tgz
+ sha256sums_x86_64 = 80ba9a499247cb7df102c3ea21954669f88ccf3b5e3c04f92b982f2dc83b338d
pkgname = splunk
diff --git a/PKGBUILD b/PKGBUILD
index e57defc1b989..2a2817cc90f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunk
-basever=7.2.0
-pkgver=${basever}_8c86330ac18
+basever=7.2.1
+pkgver=${basever}_be11b2c46e23
pkgrel=1
pkgdesc="Statistical analysis and search tool for logs and machine data"
url="https://www.splunk.com/"
@@ -11,7 +11,7 @@ install="$pkgname.install"
source=("$pkgname.service")
source_x86_64=("https://download.splunk.com/products/splunk/releases/$basever/linux/$pkgname-${pkgver//_/-}-Linux-x86_64.tgz")
sha256sums=('ca96b85750a0592208facc747bbe1eb22b0a35b6dee841e6f51f1ad6a9157757')
-sha256sums_x86_64=('12d5c394acd676ba6152867fcb5ea97b22e2190edd03ccc694790d8756ffe9f1')
+sha256sums_x86_64=('80ba9a499247cb7df102c3ea21954669f88ccf3b5e3c04f92b982f2dc83b338d')
package() {
cd "$srcdir"