summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2019-04-08 10:55:09 -0400
committerL. Bradley LaBoon2019-04-08 10:55:09 -0400
commita5f08f7951f22052ddca9a2e43a591a97422b0c7 (patch)
tree927c81072f97065b9fd4d2a7294f73314db9ad5b
parentd21fa020964cfb92243960665b2fd3135030452a (diff)
downloadaur-a5f08f7951f22052ddca9a2e43a591a97422b0c7.tar.gz
Updated to version 7.2.5.1
-rw-r--r--.SRCINFO15
-rw-r--r--PKGBUILD11
2 files changed, 14 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12e4b027b9bd..cb6f3c5de8bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,8 @@
pkgbase = splunkforwarder
pkgdesc = Splunk Universal Forwarder
- pkgver = 7.2.4.2_fb30470262e3
+ pkgver = 7.2.5.1_962d9a8e1586
pkgrel = 1
+ epoch = 1
url = https://www.splunk.com/
install = splunkforwarder.install
arch = x86_64
@@ -11,12 +12,12 @@ pkgbase = splunkforwarder
conflicts = splunk
source = splunkforwarder.service
sha256sums = 8bd6b2bcf9e9d89d3ab2160c409687313bbee00b7e44b3df3266b44d15a5c152
- 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
+ source_x86_64 = https://download.splunk.com/products/universalforwarder/releases/7.2.5.1/linux/splunkforwarder-7.2.5.1-962d9a8e1586-Linux-x86_64.tgz
+ sha256sums_x86_64 = f1499e16d27add630ae3354c01885ea57a7978b29552618b5f599d213f459f6a
+ source_armv6h = https://download.splunk.com/products/universalforwarder/releases/7.2.5.1/linux/splunkforwarder-7.2.5.1-962d9a8e1586-Linux-arm.tgz
+ sha256sums_armv6h = ecdb23f8bda1f658651296b02a1566d93c82f5c3d5698589cfc0437948eccaa0
+ source_armv7h = https://download.splunk.com/products/universalforwarder/releases/7.2.5.1/linux/splunkforwarder-7.2.5.1-962d9a8e1586-Linux-arm.tgz
+ sha256sums_armv7h = ecdb23f8bda1f658651296b02a1566d93c82f5c3d5698589cfc0437948eccaa0
pkgname = splunkforwarder
diff --git a/PKGBUILD b/PKGBUILD
index 46112f852313..0fe61644bd31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunkforwarder
-basever=7.2.4.2
-pkgver=${basever}_fb30470262e3
+basever=7.2.5.1
+pkgver=${basever}_962d9a8e1586
pkgrel=1
+epoch=1
pkgdesc="Splunk Universal Forwarder"
url="https://www.splunk.com/"
arch=('x86_64' 'armv6h' 'armv7h')
@@ -14,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=('79bfff8b2f1f7cce79bad9338616af5af54bb0f1998c6d5e18004e9bfd82185d')
-sha256sums_armv6h=('b411a515ec121c05a4629bbe4a79e807e87fd6e824b1337733adbdc034437909')
-sha256sums_armv7h=('b411a515ec121c05a4629bbe4a79e807e87fd6e824b1337733adbdc034437909')
+sha256sums_x86_64=('f1499e16d27add630ae3354c01885ea57a7978b29552618b5f599d213f459f6a')
+sha256sums_armv6h=('ecdb23f8bda1f658651296b02a1566d93c82f5c3d5698589cfc0437948eccaa0')
+sha256sums_armv7h=('ecdb23f8bda1f658651296b02a1566d93c82f5c3d5698589cfc0437948eccaa0')
package() {
cd "$srcdir"