summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2017-12-01 08:56:22 -0500
committerL. Bradley LaBoon2017-12-01 08:56:22 -0500
commit42e564af128b2dcb95ccdb994662c39117900f06 (patch)
treec493f5912b2b6b12cf06f8ee4cb0c4dbe8c8b644
parent30303d5075a3f3ac25fcf50f30fc84846b0abe4f (diff)
downloadaur-42e564af128b2dcb95ccdb994662c39117900f06.tar.gz
Updated to version 7.0.1
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD12
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78abdec6e4df..bce53796b548 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Sep 26 17:41:43 UTC 2017
+# Fri Dec 1 13:55:41 UTC 2017
pkgbase = splunkforwarder
pkgdesc = Splunk Universal Forwarder
- pkgver = 7.0.0_c8a78efdd40f
+ pkgver = 7.0.1_2b5b15c4ee89
pkgrel = 1
url = https://www.splunk.com/
install = splunkforwarder.install
@@ -14,14 +14,14 @@ pkgbase = splunkforwarder
conflicts = splunk
source = splunkforwarder.service
sha256sums = 8bd6b2bcf9e9d89d3ab2160c409687313bbee00b7e44b3df3266b44d15a5c152
- source_x86_64 = https://download.splunk.com/products/universalforwarder/releases/7.0.0/linux/splunkforwarder-7.0.0-c8a78efdd40f-Linux-x86_64.tgz
- sha256sums_x86_64 = fd6ab6e31da52c231c7995d1b83d7188adca604ce206d3ede0f3145c428aca97
- source_i686 = https://download.splunk.com/products/universalforwarder/releases/7.0.0/linux/splunkforwarder-7.0.0-c8a78efdd40f-Linux-i686.tgz
- sha256sums_i686 = 9d879a40df55051c589311b1b28a574f04efdc1d62daaa8ae847ca6b4caa2e97
- source_armv6h = https://download.splunk.com/products/universalforwarder/releases/7.0.0/linux/splunkforwarder-7.0.0-c8a78efdd40f-Linux-arm.tgz
- sha256sums_armv6h = 49356487c5d7b908ac683dbd79a62706fa3cf0b7b0095208cebef4c882c81f08
- source_armv7h = https://download.splunk.com/products/universalforwarder/releases/7.0.0/linux/splunkforwarder-7.0.0-c8a78efdd40f-Linux-arm.tgz
- sha256sums_armv7h = 49356487c5d7b908ac683dbd79a62706fa3cf0b7b0095208cebef4c882c81f08
+ source_x86_64 = https://download.splunk.com/products/universalforwarder/releases/7.0.1/linux/splunkforwarder-7.0.1-2b5b15c4ee89-Linux-x86_64.tgz
+ sha256sums_x86_64 = d1c229dc3327dcc12ac36bfc39d5271e644bef474d3fcf6853484c49fd6e38e6
+ source_i686 = https://download.splunk.com/products/universalforwarder/releases/7.0.1/linux/splunkforwarder-7.0.1-2b5b15c4ee89-Linux-i686.tgz
+ sha256sums_i686 = b6f963dbf0a707854bee0dce786cb4252bf204005a7d2a32f694b967da74d4c2
+ source_armv6h = https://download.splunk.com/products/universalforwarder/releases/7.0.1/linux/splunkforwarder-7.0.1-2b5b15c4ee89-Linux-arm.tgz
+ sha256sums_armv6h = 91281529a223582852b78b52a507caef78d5835082b4b3a8ea916f5741b9da79
+ source_armv7h = https://download.splunk.com/products/universalforwarder/releases/7.0.1/linux/splunkforwarder-7.0.1-2b5b15c4ee89-Linux-arm.tgz
+ sha256sums_armv7h = 91281529a223582852b78b52a507caef78d5835082b4b3a8ea916f5741b9da79
pkgname = splunkforwarder
diff --git a/PKGBUILD b/PKGBUILD
index 1d731750a192..e8cc6ee5335d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunkforwarder
-basever=7.0.0
-pkgver=${basever}_c8a78efdd40f
+basever=7.0.1
+pkgver=${basever}_2b5b15c4ee89
pkgrel=1
pkgdesc="Splunk Universal Forwarder"
url="https://www.splunk.com/"
@@ -15,10 +15,10 @@ source_x86_64=("https://download.splunk.com/products/universalforwarder/releases
source_armv6h=("https://download.splunk.com/products/universalforwarder/releases/$basever/linux/$pkgname-${pkgver//_/-}-Linux-arm.tgz")
source_armv7h=("https://download.splunk.com/products/universalforwarder/releases/$basever/linux/$pkgname-${pkgver//_/-}-Linux-arm.tgz")
sha256sums=('8bd6b2bcf9e9d89d3ab2160c409687313bbee00b7e44b3df3266b44d15a5c152')
-sha256sums_x86_64=('fd6ab6e31da52c231c7995d1b83d7188adca604ce206d3ede0f3145c428aca97')
-sha256sums_i686=('9d879a40df55051c589311b1b28a574f04efdc1d62daaa8ae847ca6b4caa2e97')
-sha256sums_armv6h=('49356487c5d7b908ac683dbd79a62706fa3cf0b7b0095208cebef4c882c81f08')
-sha256sums_armv7h=('49356487c5d7b908ac683dbd79a62706fa3cf0b7b0095208cebef4c882c81f08')
+sha256sums_x86_64=('d1c229dc3327dcc12ac36bfc39d5271e644bef474d3fcf6853484c49fd6e38e6')
+sha256sums_i686=('b6f963dbf0a707854bee0dce786cb4252bf204005a7d2a32f694b967da74d4c2')
+sha256sums_armv6h=('91281529a223582852b78b52a507caef78d5835082b4b3a8ea916f5741b9da79')
+sha256sums_armv7h=('91281529a223582852b78b52a507caef78d5835082b4b3a8ea916f5741b9da79')
package() {
cd "$srcdir"