summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2018-01-29 23:19:05 -0500
committerL. Bradley LaBoon2018-01-29 23:19:05 -0500
commita438f1b56c532f51da871b0c28e2bd9bf5554493 (patch)
tree4cff09425c8b9c382cdcc9b784bfca0d23927225
parent42e564af128b2dcb95ccdb994662c39117900f06 (diff)
downloadaur-a438f1b56c532f51da871b0c28e2bd9bf5554493.tar.gz
Updated to version 7.0.2
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD12
2 files changed, 15 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bce53796b548..e0bc0fe1228c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Fri Dec 1 13:55:41 UTC 2017
pkgbase = splunkforwarder
pkgdesc = Splunk Universal Forwarder
- pkgver = 7.0.1_2b5b15c4ee89
+ pkgver = 7.0.2_03bbabbd5c0f
pkgrel = 1
url = https://www.splunk.com/
install = splunkforwarder.install
@@ -14,14 +12,14 @@ pkgbase = splunkforwarder
conflicts = splunk
source = splunkforwarder.service
sha256sums = 8bd6b2bcf9e9d89d3ab2160c409687313bbee00b7e44b3df3266b44d15a5c152
- 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
+ source_x86_64 = https://download.splunk.com/products/universalforwarder/releases/7.0.2/linux/splunkforwarder-7.0.2-03bbabbd5c0f-Linux-x86_64.tgz
+ sha256sums_x86_64 = 3ce5a95f58ac1f7234ed08538bcff8faceb89c96cc9065d49b6480281ffc629b
+ source_i686 = https://download.splunk.com/products/universalforwarder/releases/7.0.2/linux/splunkforwarder-7.0.2-03bbabbd5c0f-Linux-i686.tgz
+ sha256sums_i686 = 69e4712b093d0bf7f59f85c9e670584f8d1b27cc591c40178f851606b3ba2651
+ source_armv6h = https://download.splunk.com/products/universalforwarder/releases/7.0.2/linux/splunkforwarder-7.0.2-03bbabbd5c0f-Linux-arm.tgz
+ sha256sums_armv6h = 070b1e9639301cc9ad7454f2eb002f4291210a78d0b0cce59a4b527926fb7950
+ source_armv7h = https://download.splunk.com/products/universalforwarder/releases/7.0.2/linux/splunkforwarder-7.0.2-03bbabbd5c0f-Linux-arm.tgz
+ sha256sums_armv7h = 070b1e9639301cc9ad7454f2eb002f4291210a78d0b0cce59a4b527926fb7950
pkgname = splunkforwarder
diff --git a/PKGBUILD b/PKGBUILD
index e8cc6ee5335d..82d420088a57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunkforwarder
-basever=7.0.1
-pkgver=${basever}_2b5b15c4ee89
+basever=7.0.2
+pkgver=${basever}_03bbabbd5c0f
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=('d1c229dc3327dcc12ac36bfc39d5271e644bef474d3fcf6853484c49fd6e38e6')
-sha256sums_i686=('b6f963dbf0a707854bee0dce786cb4252bf204005a7d2a32f694b967da74d4c2')
-sha256sums_armv6h=('91281529a223582852b78b52a507caef78d5835082b4b3a8ea916f5741b9da79')
-sha256sums_armv7h=('91281529a223582852b78b52a507caef78d5835082b4b3a8ea916f5741b9da79')
+sha256sums_x86_64=('3ce5a95f58ac1f7234ed08538bcff8faceb89c96cc9065d49b6480281ffc629b')
+sha256sums_i686=('69e4712b093d0bf7f59f85c9e670584f8d1b27cc591c40178f851606b3ba2651')
+sha256sums_armv6h=('070b1e9639301cc9ad7454f2eb002f4291210a78d0b0cce59a4b527926fb7950')
+sha256sums_armv7h=('070b1e9639301cc9ad7454f2eb002f4291210a78d0b0cce59a4b527926fb7950')
package() {
cd "$srcdir"