summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2015-12-28 16:10:31 -0500
committerL. Bradley LaBoon2015-12-28 16:10:31 -0500
commitc0a57225f28155dec43164541f6fcd23e14e6124 (patch)
treeb7a95fa8d18844bbdf2bac111279ccf3e0cf58fe
parentd448e97415799c86587ebc345e3d55426e5d5743 (diff)
downloadaur-c0a57225f28155dec43164541f6fcd23e14e6124.tar.gz
Updated to version 6.3.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7daba6701110..268543f66bbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Dec 7 17:03:16 UTC 2015
+# Mon Dec 28 21:09:01 UTC 2015
pkgbase = splunkforwarder
pkgdesc = Splunk Universal Forwarder
- pkgver = 6.3.1_f3e41e4b37b2
+ pkgver = 6.3.2_aaff59bb082c
pkgrel = 1
url = http://www.splunk.com/
install = splunkforwarder.install
@@ -10,9 +10,9 @@ pkgbase = splunkforwarder
arch = i686
license = custom
conflicts = splunk
- source = http://download.splunk.com/products/splunk/releases/6.3.1/universalforwarder/linux/splunkforwarder-6.3.1-f3e41e4b37b2-Linux-.tgz
+ source = http://download.splunk.com/products/splunk/releases/6.3.2/universalforwarder/linux/splunkforwarder-6.3.2-aaff59bb082c-Linux-.tgz
source = splunkforwarder.service
- sha256sums = 2fcc095b44cdf47855f7c89bbe57b035e53341855a493f7e9f7fc20df004b761
+ sha256sums = cec2892f5501103203370c65f63953014a7618072e4ff34d053b526879642473
sha256sums = 8bd6b2bcf9e9d89d3ab2160c409687313bbee00b7e44b3df3266b44d15a5c152
pkgname = splunkforwarder
diff --git a/PKGBUILD b/PKGBUILD
index 2ceaf3b6ce2d..ec77463d1d17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunkforwarder
-pkgver=6.3.1_f3e41e4b37b2
+pkgver=6.3.2_aaff59bb082c
pkgrel=1
pkgdesc="Splunk Universal Forwarder"
url="http://www.splunk.com/"
@@ -9,11 +9,11 @@ license=('custom')
conflicts=('splunk')
install="$pkgname.install"
source=(
- "http://download.splunk.com/products/splunk/releases/6.3.1/universalforwarder/linux/$pkgname-${pkgver//_/-}-Linux-$CARCH.tgz"
+ "http://download.splunk.com/products/splunk/releases/6.3.2/universalforwarder/linux/$pkgname-${pkgver//_/-}-Linux-$CARCH.tgz"
"$pkgname.service"
)
sha256sums=(
- '2fcc095b44cdf47855f7c89bbe57b035e53341855a493f7e9f7fc20df004b761'
+ 'cec2892f5501103203370c65f63953014a7618072e4ff34d053b526879642473'
'8bd6b2bcf9e9d89d3ab2160c409687313bbee00b7e44b3df3266b44d15a5c152'
)