summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2016-08-25 13:02:55 +0900
committerL. Bradley LaBoon2016-08-25 13:02:55 +0900
commita20da1348376f8aab756ddb472101a0b52206200 (patch)
tree15cf98fb127255133f5d87f73485180907de6c4b
parent7154af28ee1180e63245fc2de5d948db7e9b0cf4 (diff)
downloadaur-a20da1348376f8aab756ddb472101a0b52206200.tar.gz
Updated to 6.4.3
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7812de95571b..3f1f9557ae87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jul 12 18:17:01 UTC 2016
+# Thu Aug 25 04:02:38 UTC 2016
pkgbase = splunkforwarder
pkgdesc = Splunk Universal Forwarder
- pkgver = 6.4.2_00f5bb3fa822
+ pkgver = 6.4.3_b03109c2bad4
pkgrel = 1
url = http://www.splunk.com/
install = splunkforwarder.install
@@ -12,10 +12,10 @@ pkgbase = splunkforwarder
conflicts = splunk
source = splunkforwarder.service
sha256sums = 8bd6b2bcf9e9d89d3ab2160c409687313bbee00b7e44b3df3266b44d15a5c152
- source_x86_64 = http://download.splunk.com/products/universalforwarder/releases/6.4.2/linux/splunkforwarder-6.4.2-00f5bb3fa822-Linux-x86_64.tgz
- sha256sums_x86_64 = 890dc8c3af1d9368fdf111c0fb5db4e872df45e315ecbea37b510ad1272a5b28
- source_i686 = http://download.splunk.com/products/universalforwarder/releases/6.4.2/linux/splunkforwarder-6.4.2-00f5bb3fa822-Linux-i686.tgz
- sha256sums_i686 = 525cc57d9fa6ac9762b504a232b32f0c5d8e99241fd42b5d13e06cc0bff5be3f
+ source_x86_64 = http://download.splunk.com/products/universalforwarder/releases/6.4.3/linux/splunkforwarder-6.4.3-b03109c2bad4-Linux-x86_64.tgz
+ sha256sums_x86_64 = ff819cc0898fbfbfd258e7b76228fa93d07e5cc39fa7d435691d30c5f99d0993
+ source_i686 = http://download.splunk.com/products/universalforwarder/releases/6.4.3/linux/splunkforwarder-6.4.3-b03109c2bad4-Linux-i686.tgz
+ sha256sums_i686 = a3d43fa3fe189a55680c518686e3df50cc21431ac9c00c32842c05cc34c14b5e
pkgname = splunkforwarder
diff --git a/PKGBUILD b/PKGBUILD
index 89956e9c39cf..9adc661020e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunkforwarder
-basever=6.4.2
-pkgver=${basever}_00f5bb3fa822
+basever=6.4.3
+pkgver=${basever}_b03109c2bad4
pkgrel=1
pkgdesc="Splunk Universal Forwarder"
url="http://www.splunk.com/"
@@ -13,8 +13,8 @@ source=("$pkgname.service")
source_i686=("http://download.splunk.com/products/universalforwarder/releases/$basever/linux/$pkgname-${pkgver//_/-}-Linux-i686.tgz")
source_x86_64=("http://download.splunk.com/products/universalforwarder/releases/$basever/linux/$pkgname-${pkgver//_/-}-Linux-x86_64.tgz")
sha256sums=('8bd6b2bcf9e9d89d3ab2160c409687313bbee00b7e44b3df3266b44d15a5c152')
-sha256sums_i686=('525cc57d9fa6ac9762b504a232b32f0c5d8e99241fd42b5d13e06cc0bff5be3f')
-sha256sums_x86_64=('890dc8c3af1d9368fdf111c0fb5db4e872df45e315ecbea37b510ad1272a5b28')
+sha256sums_i686=('a3d43fa3fe189a55680c518686e3df50cc21431ac9c00c32842c05cc34c14b5e')
+sha256sums_x86_64=('ff819cc0898fbfbfd258e7b76228fa93d07e5cc39fa7d435691d30c5f99d0993')
package() {
cd "$srcdir"