Updated to version 7.1.1

This commit is contained in:
L. Bradley LaBoon 2018-05-24 20:41:37 -04:00
parent f4efc3d183
commit 074d27f704
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = splunk
pkgdesc = Statistical analysis and search tool for logs and machine data
pkgver = 7.1.0_2e75b3406c5b
pkgver = 7.1.1_8f0ead9ec3db
pkgrel = 1
url = https://www.splunk.com/
install = splunk.install
@ -9,9 +9,9 @@ pkgbase = splunk
license = custom
source = splunk.service
sha256sums = ca96b85750a0592208facc747bbe1eb22b0a35b6dee841e6f51f1ad6a9157757
source_x86_64 = https://download.splunk.com/products/splunk/releases/7.1.0/linux/splunk-7.1.0-2e75b3406c5b-Linux-x86_64.tgz
source_x86_64 = https://download.splunk.com/products/splunk/releases/7.1.1/linux/splunk-7.1.1-8f0ead9ec3db-Linux-x86_64.tgz
sha256sums_x86_64 = a7b5d9faaa3a7d923dce5afb0a33c8faf802298ca805d85b06ba5fc28d83b934
source_i686 = https://download.splunk.com/products/splunk/releases/7.1.0/linux/splunk-7.1.0-2e75b3406c5b-Linux-i686.tgz
source_i686 = https://download.splunk.com/products/splunk/releases/7.1.1/linux/splunk-7.1.1-8f0ead9ec3db-Linux-i686.tgz
sha256sums_i686 = 5dbbc2f75c0a85c5a3a0e2ab9ef2fe04f536d6a7c0b7c29e55c985c75e109c23
pkgname = splunk

View file

@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunk
basever=7.1.0
pkgver=${basever}_2e75b3406c5b
basever=7.1.1
pkgver=${basever}_8f0ead9ec3db
pkgrel=1
pkgdesc="Statistical analysis and search tool for logs and machine data"
url="https://www.splunk.com/"