summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2016-09-27 12:32:19 -0400
committerL. Bradley LaBoon2016-09-27 12:32:19 -0400
commit4ff58306e5df9f50019a6c45b9897e5d7275b154 (patch)
tree996f9782eceb449be1847386e5bcf8f0dfea2b96
parenta20da1348376f8aab756ddb472101a0b52206200 (diff)
downloadaur-4ff58306e5df9f50019a6c45b9897e5d7275b154.tar.gz
Updated to 6.5.0
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f1f9557ae87..2cdbc581cb93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Aug 25 04:02:38 UTC 2016
+# Tue Sep 27 16:32:00 UTC 2016
pkgbase = splunkforwarder
pkgdesc = Splunk Universal Forwarder
- pkgver = 6.4.3_b03109c2bad4
+ pkgver = 6.5.0_59c8927def0f
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.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
+ source_x86_64 = http://download.splunk.com/products/universalforwarder/releases/6.5.0/linux/splunkforwarder-6.5.0-59c8927def0f-Linux-x86_64.tgz
+ sha256sums_x86_64 = d085c770e5c154494d1e7571a95d9f23d036fd513ce054ba3120b2f5a255f6bf
+ source_i686 = http://download.splunk.com/products/universalforwarder/releases/6.5.0/linux/splunkforwarder-6.5.0-59c8927def0f-Linux-i686.tgz
+ sha256sums_i686 = 2d0bb320c57350f45f358ed8064f5deed33ad86d7a78010c0a2658783d2efec4
pkgname = splunkforwarder
diff --git a/PKGBUILD b/PKGBUILD
index 9adc661020e1..d6fb77ba7a7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunkforwarder
-basever=6.4.3
-pkgver=${basever}_b03109c2bad4
+basever=6.5.0
+pkgver=${basever}_59c8927def0f
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=('a3d43fa3fe189a55680c518686e3df50cc21431ac9c00c32842c05cc34c14b5e')
-sha256sums_x86_64=('ff819cc0898fbfbfd258e7b76228fa93d07e5cc39fa7d435691d30c5f99d0993')
+sha256sums_i686=('2d0bb320c57350f45f358ed8064f5deed33ad86d7a78010c0a2658783d2efec4')
+sha256sums_x86_64=('d085c770e5c154494d1e7571a95d9f23d036fd513ce054ba3120b2f5a255f6bf')
package() {
cd "$srcdir"