summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2017-06-30 10:36:21 -0400
committerL. Bradley LaBoon2017-06-30 10:36:21 -0400
commit13a470a20b9584875ed5f1ec17774373670dad82 (patch)
tree0dc4d24eb112d4d53e32475e8d14aecf6bb32a18
parentb5dea26b583bf736a94cc07954147ec9e09345e2 (diff)
downloadaur-13a470a20b9584875ed5f1ec17774373670dad82.tar.gz
Updated to version 6.6.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 934ea7db34f4..5f96c6815f4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu May 25 13:51:36 UTC 2017
+# Fri Jun 30 14:35:55 UTC 2017
pkgbase = splunk
pkgdesc = Statistical analysis and search tool for logs and machine data
- pkgver = 6.6.1_aeae3fe0c5af
+ pkgver = 6.6.2_4b804538c686
pkgrel = 1
url = https://www.splunk.com/
install = splunk.install
@@ -11,10 +11,10 @@ pkgbase = splunk
license = custom
source = splunk.service
sha256sums = ca96b85750a0592208facc747bbe1eb22b0a35b6dee841e6f51f1ad6a9157757
- source_x86_64 = https://download.splunk.com/products/splunk/releases/6.6.1/linux/splunk-6.6.1-aeae3fe0c5af-Linux-x86_64.tgz
- sha256sums_x86_64 = 4b11440239a30ab1be7db92b36e08b0ad6a8d21f3558cd3fff7c97fba81e2c71
- source_i686 = https://download.splunk.com/products/splunk/releases/6.6.1/linux/splunk-6.6.1-aeae3fe0c5af-Linux-i686.tgz
- sha256sums_i686 = e04dbd9cbcca1be97e78ff0cfe3632dff28f22251b6896d01cec9cfaf5c9089c
+ source_x86_64 = https://download.splunk.com/products/splunk/releases/6.6.2/linux/splunk-6.6.2-4b804538c686-Linux-x86_64.tgz
+ sha256sums_x86_64 = 13dc0ca9aca3648538085d4e2175f9bd596600881d494f882021d3b4809e1d7a
+ source_i686 = https://download.splunk.com/products/splunk/releases/6.6.2/linux/splunk-6.6.2-4b804538c686-Linux-i686.tgz
+ sha256sums_i686 = 2a65c44bd66abcfecdc155cf51749e4f748651023c37079fa85ec14c5fc29adf
pkgname = splunk
diff --git a/PKGBUILD b/PKGBUILD
index 55fe23d8ebc7..48735d945006 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunk
-basever=6.6.1
-pkgver=${basever}_aeae3fe0c5af
+basever=6.6.2
+pkgver=${basever}_4b804538c686
pkgrel=1
pkgdesc="Statistical analysis and search tool for logs and machine data"
url="https://www.splunk.com/"
@@ -12,8 +12,8 @@ source=("$pkgname.service")
source_i686=("https://download.splunk.com/products/splunk/releases/$basever/linux/$pkgname-${pkgver//_/-}-Linux-i686.tgz")
source_x86_64=("https://download.splunk.com/products/splunk/releases/$basever/linux/$pkgname-${pkgver//_/-}-Linux-x86_64.tgz")
sha256sums=('ca96b85750a0592208facc747bbe1eb22b0a35b6dee841e6f51f1ad6a9157757')
-sha256sums_x86_64=('4b11440239a30ab1be7db92b36e08b0ad6a8d21f3558cd3fff7c97fba81e2c71')
-sha256sums_i686=('e04dbd9cbcca1be97e78ff0cfe3632dff28f22251b6896d01cec9cfaf5c9089c')
+sha256sums_x86_64=('13dc0ca9aca3648538085d4e2175f9bd596600881d494f882021d3b4809e1d7a')
+sha256sums_i686=('2a65c44bd66abcfecdc155cf51749e4f748651023c37079fa85ec14c5fc29adf')
package() {
cd "$srcdir"