summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 242bb09effcd..00e1e6365e40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunkforwarder
-pkgver=6.3.2_aaff59bb082c
+pkgver=6.3.3_f44afce176d0
pkgrel=1
pkgdesc="Splunk Universal Forwarder"
url="http://www.splunk.com/"
@@ -9,19 +9,19 @@ license=('custom')
conflicts=('splunk')
install="$pkgname.install"
source_i686=(
- "http://download.splunk.com/products/splunk/releases/6.3.2/universalforwarder/linux/$pkgname-${pkgver//_/-}-Linux-i686.tgz"
+ "http://download.splunk.com/products/splunk/releases/6.3.3/universalforwarder/linux/$pkgname-${pkgver//_/-}-Linux-i686.tgz"
"$pkgname.service"
)
source_x86_64=(
- "http://download.splunk.com/products/splunk/releases/6.3.2/universalforwarder/linux/$pkgname-${pkgver//_/-}-Linux-x86_64.tgz"
+ "http://download.splunk.com/products/splunk/releases/6.3.3/universalforwarder/linux/$pkgname-${pkgver//_/-}-Linux-x86_64.tgz"
"$pkgname.service"
)
sha256sums_i686=(
- '7e38301cda465921f4eccc817fc5edcecdccf34961f6f8fb7fc2f2a2bcf06d41'
+ '80aa854cd61c9854d9ff6f6156a32de609a81fd5a9e91f0b0d6633d8a5a9c190'
'8bd6b2bcf9e9d89d3ab2160c409687313bbee00b7e44b3df3266b44d15a5c152'
)
sha256sums_x86_64=(
- 'cec2892f5501103203370c65f63953014a7618072e4ff34d053b526879642473'
+ '954b0d6eb5cbbf38cb7e5bf7a68a92f9e25fc3cb3542880e3c0fb68fb2a59a59'
'8bd6b2bcf9e9d89d3ab2160c409687313bbee00b7e44b3df3266b44d15a5c152'
)