summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2019-06-04 23:45:20 -0400
committerL. Bradley LaBoon2019-06-04 23:45:20 -0400
commitfa1831f4b1169e4b657195ad59ac2c0b72f97a2b (patch)
tree4516baffb4f5cfd7aa14e0074b1e003df264129d
parentb9b9b30f83d55acb7f0444f9d75abbd235df105b (diff)
downloadaur-fa1831f4b1169e4b657195ad59ac2c0b72f97a2b.tar.gz
Updated to version 7.3.0
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eaca54dbce3a..fd8b86f49265 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = splunkforwarder
pkgdesc = Splunk Universal Forwarder
- pkgver = 7.2.6_c0bf0f679ce9
+ pkgver = 7.3.0_657388c7a488
pkgrel = 1
epoch = 2
url = https://www.splunk.com/
@@ -12,12 +12,12 @@ pkgbase = splunkforwarder
conflicts = splunk
source = splunkforwarder.service
sha256sums = 8bd6b2bcf9e9d89d3ab2160c409687313bbee00b7e44b3df3266b44d15a5c152
- source_x86_64 = https://download.splunk.com/products/universalforwarder/releases/7.2.6/linux/splunkforwarder-7.2.6-c0bf0f679ce9-Linux-x86_64.tgz
- sha256sums_x86_64 = 69e1bb4b65fd286ddfbd84aa4af214c3e0473e24a4c954c493a767d4441e0cc6
- source_armv6h = https://download.splunk.com/products/universalforwarder/releases/7.2.6/linux/splunkforwarder-7.2.6-c0bf0f679ce9-Linux-arm.tgz
- sha256sums_armv6h = 97e14864535fbb2ae4f7513b2fca5c19c6b444a0fa2977e17135488b4c2aa73f
- source_armv7h = https://download.splunk.com/products/universalforwarder/releases/7.2.6/linux/splunkforwarder-7.2.6-c0bf0f679ce9-Linux-arm.tgz
- sha256sums_armv7h = 97e14864535fbb2ae4f7513b2fca5c19c6b444a0fa2977e17135488b4c2aa73f
+ source_x86_64 = https://download.splunk.com/products/universalforwarder/releases/7.3.0/linux/splunkforwarder-7.3.0-657388c7a488-Linux-x86_64.tgz
+ sha256sums_x86_64 = 0433bf4d1f801f01783bcb73e7b57c43d91c2c6ffa1010b8dc7fd79bc424573b
+ source_armv6h = https://download.splunk.com/products/universalforwarder/releases/7.3.0/linux/splunkforwarder-7.3.0-657388c7a488-Linux-arm.tgz
+ sha256sums_armv6h = 36091d223fb73881b79de263314d3bcda75913ba6f33aa1a7267099550062f54
+ source_armv7h = https://download.splunk.com/products/universalforwarder/releases/7.3.0/linux/splunkforwarder-7.3.0-657388c7a488-Linux-arm.tgz
+ sha256sums_armv7h = 36091d223fb73881b79de263314d3bcda75913ba6f33aa1a7267099550062f54
pkgname = splunkforwarder
diff --git a/PKGBUILD b/PKGBUILD
index c9c7bce8f70f..b80a3b8b84f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunkforwarder
-basever=7.2.6
-pkgver=${basever}_c0bf0f679ce9
+basever=7.3.0
+pkgver=${basever}_657388c7a488
pkgrel=1
epoch=2
pkgdesc="Splunk Universal Forwarder"
@@ -15,9 +15,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=('69e1bb4b65fd286ddfbd84aa4af214c3e0473e24a4c954c493a767d4441e0cc6')
-sha256sums_armv6h=('97e14864535fbb2ae4f7513b2fca5c19c6b444a0fa2977e17135488b4c2aa73f')
-sha256sums_armv7h=('97e14864535fbb2ae4f7513b2fca5c19c6b444a0fa2977e17135488b4c2aa73f')
+sha256sums_x86_64=('0433bf4d1f801f01783bcb73e7b57c43d91c2c6ffa1010b8dc7fd79bc424573b')
+sha256sums_armv6h=('36091d223fb73881b79de263314d3bcda75913ba6f33aa1a7267099550062f54')
+sha256sums_armv7h=('36091d223fb73881b79de263314d3bcda75913ba6f33aa1a7267099550062f54')
package() {
cd "$srcdir"