summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2018-10-15 11:43:58 -0400
committerL. Bradley LaBoon2018-10-15 11:43:58 -0400
commit65ca10cb88b46f1247de9c71314c60efc733c36c (patch)
treef5e2dd40c4b48555270a05613e606046464e9b2e
parentc47ad680f11a283f3e67bdd9968a3205111da78d (diff)
downloadaur-65ca10cb88b46f1247de9c71314c60efc733c36c.tar.gz
Updated to version 7.2.0
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45431bbe9c13..8e54b26123e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = splunkforwarder
pkgdesc = Splunk Universal Forwarder
- pkgver = 7.1.3_51d9cac7b837
+ pkgver = 7.2.0_8c86330ac18
pkgrel = 1
url = https://www.splunk.com/
install = splunkforwarder.install
@@ -11,12 +11,12 @@ pkgbase = splunkforwarder
conflicts = splunk
source = splunkforwarder.service
sha256sums = 8bd6b2bcf9e9d89d3ab2160c409687313bbee00b7e44b3df3266b44d15a5c152
- source_x86_64 = https://download.splunk.com/products/universalforwarder/releases/7.1.3/linux/splunkforwarder-7.1.3-51d9cac7b837-Linux-x86_64.tgz
- sha256sums_x86_64 = 8fa13ac0e7a33429f7c5f21e82bbafa065f6dbf61a70e71051eb37bbd5c1687b
- source_armv6h = https://download.splunk.com/products/universalforwarder/releases/7.1.3/linux/splunkforwarder-7.1.3-51d9cac7b837-Linux-arm.tgz
- sha256sums_armv6h = 6f7d48735e5cb65e6d894cb188c0e6d6c071e70378f0798fe3c04bb03f877ee7
- source_armv7h = https://download.splunk.com/products/universalforwarder/releases/7.1.3/linux/splunkforwarder-7.1.3-51d9cac7b837-Linux-arm.tgz
- sha256sums_armv7h = 6f7d48735e5cb65e6d894cb188c0e6d6c071e70378f0798fe3c04bb03f877ee7
+ source_x86_64 = https://download.splunk.com/products/universalforwarder/releases/7.2.0/linux/splunkforwarder-7.2.0-8c86330ac18-Linux-x86_64.tgz
+ sha256sums_x86_64 = a31e7e1339369ed4e204db34f4eee423b55d95dcf4e06c7fe02854c5dc7c6047
+ source_armv6h = https://download.splunk.com/products/universalforwarder/releases/7.2.0/linux/splunkforwarder-7.2.0-8c86330ac18-Linux-arm.tgz
+ sha256sums_armv6h = 3e13b10d32e5f16481109cd58d2dad8a98d18a8118a03023b8d218956a3b7e2a
+ source_armv7h = https://download.splunk.com/products/universalforwarder/releases/7.2.0/linux/splunkforwarder-7.2.0-8c86330ac18-Linux-arm.tgz
+ sha256sums_armv7h = 3e13b10d32e5f16481109cd58d2dad8a98d18a8118a03023b8d218956a3b7e2a
pkgname = splunkforwarder
diff --git a/PKGBUILD b/PKGBUILD
index 91a7eb23cbc3..00abc5ce5564 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunkforwarder
-basever=7.1.3
-pkgver=${basever}_51d9cac7b837
+basever=7.2.0
+pkgver=${basever}_8c86330ac18
pkgrel=1
pkgdesc="Splunk Universal Forwarder"
url="https://www.splunk.com/"
@@ -14,9 +14,9 @@ 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=('8fa13ac0e7a33429f7c5f21e82bbafa065f6dbf61a70e71051eb37bbd5c1687b')
-sha256sums_armv6h=('6f7d48735e5cb65e6d894cb188c0e6d6c071e70378f0798fe3c04bb03f877ee7')
-sha256sums_armv7h=('6f7d48735e5cb65e6d894cb188c0e6d6c071e70378f0798fe3c04bb03f877ee7')
+sha256sums_x86_64=('a31e7e1339369ed4e204db34f4eee423b55d95dcf4e06c7fe02854c5dc7c6047')
+sha256sums_armv6h=('3e13b10d32e5f16481109cd58d2dad8a98d18a8118a03023b8d218956a3b7e2a')
+sha256sums_armv7h=('3e13b10d32e5f16481109cd58d2dad8a98d18a8118a03023b8d218956a3b7e2a')
package() {
cd "$srcdir"