Updated to version 6.6.1

This commit is contained in:
L. Bradley LaBoon 2017-05-25 09:52:11 -04:00
parent da86aac3f1
commit b5dea26b58
2 changed files with 10 additions and 10 deletions

View file

@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Tue May 2 14:14:21 UTC 2017
# Thu May 25 13:51:36 UTC 2017
pkgbase = splunk
pkgdesc = Statistical analysis and search tool for logs and machine data
pkgver = 6.6.0_1c4f3bbe1aea
pkgver = 6.6.1_aeae3fe0c5af
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.0/linux/splunk-6.6.0-1c4f3bbe1aea-Linux-x86_64.tgz
sha256sums_x86_64 = d40248b8e7546988ce88760202a5ff8a6dca4b937c84dc62aa9cd6e6275b619a
source_i686 = https://download.splunk.com/products/splunk/releases/6.6.0/linux/splunk-6.6.0-1c4f3bbe1aea-Linux-i686.tgz
sha256sums_i686 = 3519e5e3d78ea98ce9ac8af09f18effec492c12cdd3719b77a9645b869c8aa89
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
pkgname = splunk

View file

@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunk
basever=6.6.0
pkgver=${basever}_1c4f3bbe1aea
basever=6.6.1
pkgver=${basever}_aeae3fe0c5af
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=('d40248b8e7546988ce88760202a5ff8a6dca4b937c84dc62aa9cd6e6275b619a')
sha256sums_i686=('3519e5e3d78ea98ce9ac8af09f18effec492c12cdd3719b77a9645b869c8aa89')
sha256sums_x86_64=('4b11440239a30ab1be7db92b36e08b0ad6a8d21f3558cd3fff7c97fba81e2c71')
sha256sums_i686=('e04dbd9cbcca1be97e78ff0cfe3632dff28f22251b6896d01cec9cfaf5c9089c')
package() {
cd "$srcdir"