summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2018-07-12 14:19:50 -0400
committerL. Bradley LaBoon2018-07-12 14:19:50 -0400
commit6935876a9fe021bdc28e3174d19e4b705985c312 (patch)
tree1980ef7fce4022b9bbb999a5caaf0f2590d1bdc0
parentd940bf28b9e5a692ee1b737221513dc191d1f951 (diff)
downloadaur-6935876a9fe021bdc28e3174d19e4b705985c312.tar.gz
Updated to version 7.1.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1426760199e1..c9979e0db739 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = splunk
pkgdesc = Statistical analysis and search tool for logs and machine data
- pkgver = 7.1.1_8f0ead9ec3db
+ pkgver = 7.1.2_a0c72a66db66
pkgrel = 1
url = https://www.splunk.com/
install = splunk.install
@@ -9,10 +9,10 @@ pkgbase = splunk
license = custom
source = splunk.service
sha256sums = ca96b85750a0592208facc747bbe1eb22b0a35b6dee841e6f51f1ad6a9157757
- 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 = 27a6af84c12a599fd3536b76d0f11fa154237ad651bfa0de0f2908bf56073883
- source_i686 = https://download.splunk.com/products/splunk/releases/7.1.1/linux/splunk-7.1.1-8f0ead9ec3db-Linux-i686.tgz
- sha256sums_i686 = 50189222c43307de056525fd634c837093ab9c9edc9d191171566ac59af38ff6
+ source_x86_64 = https://download.splunk.com/products/splunk/releases/7.1.2/linux/splunk-7.1.2-a0c72a66db66-Linux-x86_64.tgz
+ sha256sums_x86_64 = 8f3ae2a0f8c178f7a4e0f3a8970861f691dedfd50179cef5adfaff236e82973a
+ source_i686 = https://download.splunk.com/products/splunk/releases/7.1.2/linux/splunk-7.1.2-a0c72a66db66-Linux-i686.tgz
+ sha256sums_i686 = 06a7486261a9d869b061f2472507ff03fc3e63282f5aeab149e29ff6bd2737d5
pkgname = splunk
diff --git a/PKGBUILD b/PKGBUILD
index bdd9e75694aa..24be8149d8da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunk
-basever=7.1.1
-pkgver=${basever}_8f0ead9ec3db
+basever=7.1.2
+pkgver=${basever}_a0c72a66db66
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=('27a6af84c12a599fd3536b76d0f11fa154237ad651bfa0de0f2908bf56073883')
-sha256sums_i686=('50189222c43307de056525fd634c837093ab9c9edc9d191171566ac59af38ff6')
+sha256sums_x86_64=('8f3ae2a0f8c178f7a4e0f3a8970861f691dedfd50179cef5adfaff236e82973a')
+sha256sums_i686=('06a7486261a9d869b061f2472507ff03fc3e63282f5aeab149e29ff6bd2737d5')
package() {
cd "$srcdir"