summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2020-12-13 14:45:09 -0500
committerL. Bradley LaBoon2020-12-13 14:45:09 -0500
commitfddfc36673ef5f4d99278afd625db63392dd3223 (patch)
tree2abd278185743a0354fece51267d5c5960419825
parent53eb0ddffc25cf0b3c4a408ddf0f79e101be64eb (diff)
downloadaur-fddfc36673ef5f4d99278afd625db63392dd3223.tar.gz
Updated to 8.1.1
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD12
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d10f5fae9c5..d3f6a7f9c35b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = splunkforwarder
pkgdesc = Splunk Universal Forwarder
- pkgver = 8.1.0.1
+ pkgver = 8.1.1.0
pkgrel = 1
epoch = 3
url = https://www.splunk.com/
@@ -13,14 +13,14 @@ pkgbase = splunkforwarder
conflicts = splunk
source = splunkforwarder.service
sha256sums = 8bd6b2bcf9e9d89d3ab2160c409687313bbee00b7e44b3df3266b44d15a5c152
- source_x86_64 = https://download.splunk.com/products/universalforwarder/releases/8.1.0.1/linux/splunkforwarder-8.1.0.1-24fd52428b5a-Linux-x86_64.tgz
- sha256sums_x86_64 = 38c5b0816391055a587c85ae5af2c029fa9f0014e583de099f7ba3c93e1711e9
- source_armv6h = https://download.splunk.com/products/universalforwarder/releases/8.1.0.1/linux/splunkforwarder-8.1.0.1-24fd52428b5a-Linux-arm.tgz
- sha256sums_armv6h = dfb1c9df1f1c58bf0df6811bbde82779d4e79fea16a0fc240f0ecdd8ae244a28
- source_armv7h = https://download.splunk.com/products/universalforwarder/releases/8.1.0.1/linux/splunkforwarder-8.1.0.1-24fd52428b5a-Linux-arm.tgz
- sha256sums_armv7h = dfb1c9df1f1c58bf0df6811bbde82779d4e79fea16a0fc240f0ecdd8ae244a28
- source_aarch64 = https://download.splunk.com/products/universalforwarder/releases/8.1.0.1/linux/splunkforwarder-8.1.0.1-24fd52428b5a-Linux-armv8.tgz
- sha256sums_aarch64 = b8b15f61227a8e169c510a16c7aa86b62d2592980f9e04a48caacad65130923d
+ source_x86_64 = https://download.splunk.com/products/universalforwarder/releases/8.1.1/linux/splunkforwarder-8.1.1-08187535c166-Linux-x86_64.tgz
+ sha256sums_x86_64 = 5792c80324a9f2a55a410ed49fd87eab20ada3cb082108b0362d4bfaefd37c24
+ source_armv6h = https://download.splunk.com/products/universalforwarder/releases/8.1.1/linux/splunkforwarder-8.1.1-08187535c166-Linux-arm.tgz
+ sha256sums_armv6h = 7ec8c6bf9c63c9b7bb90598ecbd927b02b49801884f9d3fdbb6277f8cdc99d60
+ source_armv7h = https://download.splunk.com/products/universalforwarder/releases/8.1.1/linux/splunkforwarder-8.1.1-08187535c166-Linux-arm.tgz
+ sha256sums_armv7h = 7ec8c6bf9c63c9b7bb90598ecbd927b02b49801884f9d3fdbb6277f8cdc99d60
+ source_aarch64 = https://download.splunk.com/products/universalforwarder/releases/8.1.1/linux/splunkforwarder-8.1.1-08187535c166-Linux-armv8.tgz
+ sha256sums_aarch64 = 4eddde640733f463098275544cd7524951ce034d0a30f7019fa10dfbcd469920
pkgname = splunkforwarder
diff --git a/PKGBUILD b/PKGBUILD
index c50fb559d9e3..be37e04f5081 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunkforwarder
-basever=8.1.0.1
-splunkver=${basever}-24fd52428b5a
+basever=8.1.1
+splunkver=${basever}-08187535c166
# Splunk is inconsistent with the length of their version numbers
if [ ${#basever} -gt 5 ]; then
pkgver=${basever}
@@ -22,10 +22,10 @@ source_armv6h=("https://download.splunk.com/products/universalforwarder/releases
source_armv7h=("https://download.splunk.com/products/universalforwarder/releases/$basever/linux/$pkgname-$splunkver-Linux-arm.tgz")
source_aarch64=("https://download.splunk.com/products/universalforwarder/releases/$basever/linux/$pkgname-$splunkver-Linux-armv8.tgz")
sha256sums=('8bd6b2bcf9e9d89d3ab2160c409687313bbee00b7e44b3df3266b44d15a5c152')
-sha256sums_x86_64=('38c5b0816391055a587c85ae5af2c029fa9f0014e583de099f7ba3c93e1711e9')
-sha256sums_armv6h=('dfb1c9df1f1c58bf0df6811bbde82779d4e79fea16a0fc240f0ecdd8ae244a28')
-sha256sums_armv7h=('dfb1c9df1f1c58bf0df6811bbde82779d4e79fea16a0fc240f0ecdd8ae244a28')
-sha256sums_aarch64=('b8b15f61227a8e169c510a16c7aa86b62d2592980f9e04a48caacad65130923d')
+sha256sums_x86_64=('5792c80324a9f2a55a410ed49fd87eab20ada3cb082108b0362d4bfaefd37c24')
+sha256sums_armv6h=('7ec8c6bf9c63c9b7bb90598ecbd927b02b49801884f9d3fdbb6277f8cdc99d60')
+sha256sums_armv7h=('7ec8c6bf9c63c9b7bb90598ecbd927b02b49801884f9d3fdbb6277f8cdc99d60')
+sha256sums_aarch64=('4eddde640733f463098275544cd7524951ce034d0a30f7019fa10dfbcd469920')
package() {
cd "$srcdir"