summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
parentd448e97415799c86587ebc345e3d55426e5d5743 (diff)
downloadaur-c0a57225f28155dec43164541f6fcd23e14e6124.tar.gz
Updated to version 6.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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'
)