summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2019-03-18 11:52:00 -0400
committerL. Bradley LaBoon2019-03-18 11:52:00 -0400
commitd21fa020964cfb92243960665b2fd3135030452a (patch)
treeb36fa744f64240f24229d38f6ea21a1c26f005d2
parent49367fd60704d498306e64f1442d29d6ce475dd8 (diff)
downloadaur-d21fa020964cfb92243960665b2fd3135030452a.tar.gz
Updated to version 7.2.4.2
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d1a42e187de..12e4b027b9bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = splunkforwarder
pkgdesc = Splunk Universal Forwarder
- pkgver = 7.2.4_8a94541dcfac
+ pkgver = 7.2.4.2_fb30470262e3
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.2.4/linux/splunkforwarder-7.2.4-8a94541dcfac-Linux-x86_64.tgz
- sha256sums_x86_64 = a528ec5cd745ab69903ac0f20c31c2506861377787e4470f52c7a28e539f071e
- source_armv6h = https://download.splunk.com/products/universalforwarder/releases/7.2.4/linux/splunkforwarder-7.2.4-8a94541dcfac-Linux-arm.tgz
- sha256sums_armv6h = cbdb1dcbafa885d162c3e1df6e9ed6fed95d12992bd952c6d774b89f3e194873
- source_armv7h = https://download.splunk.com/products/universalforwarder/releases/7.2.4/linux/splunkforwarder-7.2.4-8a94541dcfac-Linux-arm.tgz
- sha256sums_armv7h = cbdb1dcbafa885d162c3e1df6e9ed6fed95d12992bd952c6d774b89f3e194873
+ source_x86_64 = https://download.splunk.com/products/universalforwarder/releases/7.2.4.2/linux/splunkforwarder-7.2.4.2-fb30470262e3-Linux-x86_64.tgz
+ sha256sums_x86_64 = 79bfff8b2f1f7cce79bad9338616af5af54bb0f1998c6d5e18004e9bfd82185d
+ source_armv6h = https://download.splunk.com/products/universalforwarder/releases/7.2.4.2/linux/splunkforwarder-7.2.4.2-fb30470262e3-Linux-arm.tgz
+ sha256sums_armv6h = b411a515ec121c05a4629bbe4a79e807e87fd6e824b1337733adbdc034437909
+ source_armv7h = https://download.splunk.com/products/universalforwarder/releases/7.2.4.2/linux/splunkforwarder-7.2.4.2-fb30470262e3-Linux-arm.tgz
+ sha256sums_armv7h = b411a515ec121c05a4629bbe4a79e807e87fd6e824b1337733adbdc034437909
pkgname = splunkforwarder
diff --git a/PKGBUILD b/PKGBUILD
index ba1338ea0508..46112f852313 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunkforwarder
-basever=7.2.4
-pkgver=${basever}_8a94541dcfac
+basever=7.2.4.2
+pkgver=${basever}_fb30470262e3
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=('a528ec5cd745ab69903ac0f20c31c2506861377787e4470f52c7a28e539f071e')
-sha256sums_armv6h=('cbdb1dcbafa885d162c3e1df6e9ed6fed95d12992bd952c6d774b89f3e194873')
-sha256sums_armv7h=('cbdb1dcbafa885d162c3e1df6e9ed6fed95d12992bd952c6d774b89f3e194873')
+sha256sums_x86_64=('79bfff8b2f1f7cce79bad9338616af5af54bb0f1998c6d5e18004e9bfd82185d')
+sha256sums_armv6h=('b411a515ec121c05a4629bbe4a79e807e87fd6e824b1337733adbdc034437909')
+sha256sums_armv7h=('b411a515ec121c05a4629bbe4a79e807e87fd6e824b1337733adbdc034437909')
package() {
cd "$srcdir"