summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2017-06-30 10:37:53 -0400
committerL. Bradley LaBoon2017-06-30 10:37:53 -0400
commit4f1e7cd3d6a4426acda0332bed5d0f33fe362725 (patch)
tree6709d86fb780768965ef6a23aab964eab4dc358f
parentab147d44d7d96ba2786e39ae4bfde6f9711aa2f3 (diff)
downloadaur-4f1e7cd3d6a4426acda0332bed5d0f33fe362725.tar.gz
Updated to version 6.6.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c84168a9427..ebc2fd954660 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu May 25 13:53:57 UTC 2017
+# Fri Jun 30 14:37:38 UTC 2017
pkgbase = splunkforwarder
pkgdesc = Splunk Universal Forwarder
- pkgver = 6.6.1_aeae3fe0c5af
+ pkgver = 6.6.2_4b804538c686
pkgrel = 1
url = https://www.splunk.com/
install = splunkforwarder.install
@@ -12,10 +12,10 @@ pkgbase = splunkforwarder
conflicts = splunk
source = splunkforwarder.service
sha256sums = 8bd6b2bcf9e9d89d3ab2160c409687313bbee00b7e44b3df3266b44d15a5c152
- source_x86_64 = https://download.splunk.com/products/universalforwarder/releases/6.6.1/linux/splunkforwarder-6.6.1-aeae3fe0c5af-Linux-x86_64.tgz
- sha256sums_x86_64 = 94152311d4afc92f610f2469fd9c5b5c711e55a0229b80807ee713b140fb40f2
- source_i686 = https://download.splunk.com/products/universalforwarder/releases/6.6.1/linux/splunkforwarder-6.6.1-aeae3fe0c5af-Linux-i686.tgz
- sha256sums_i686 = e14f395ea30a82a771e8bcfced0c606815792e56ce5f9b098e3152cbc3a2b5eb
+ source_x86_64 = https://download.splunk.com/products/universalforwarder/releases/6.6.2/linux/splunkforwarder-6.6.2-4b804538c686-Linux-x86_64.tgz
+ sha256sums_x86_64 = a239432a7991279757387f563418da743e6fe93c94706f4358a8044ff846fc0e
+ source_i686 = https://download.splunk.com/products/universalforwarder/releases/6.6.2/linux/splunkforwarder-6.6.2-4b804538c686-Linux-i686.tgz
+ sha256sums_i686 = a75cba881f42cbfb5738811b648ffb25daf177ddb5d7a2fa6a1229d8c0a8c037
pkgname = splunkforwarder
diff --git a/PKGBUILD b/PKGBUILD
index 94d4dd12ca45..6e6b86ddcacb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunkforwarder
-basever=6.6.1
-pkgver=${basever}_aeae3fe0c5af
+basever=6.6.2
+pkgver=${basever}_4b804538c686
pkgrel=1
pkgdesc="Splunk Universal Forwarder"
url="https://www.splunk.com/"
@@ -13,8 +13,8 @@ source=("$pkgname.service")
source_i686=("https://download.splunk.com/products/universalforwarder/releases/$basever/linux/$pkgname-${pkgver//_/-}-Linux-i686.tgz")
source_x86_64=("https://download.splunk.com/products/universalforwarder/releases/$basever/linux/$pkgname-${pkgver//_/-}-Linux-x86_64.tgz")
sha256sums=('8bd6b2bcf9e9d89d3ab2160c409687313bbee00b7e44b3df3266b44d15a5c152')
-sha256sums_x86_64=('94152311d4afc92f610f2469fd9c5b5c711e55a0229b80807ee713b140fb40f2')
-sha256sums_i686=('e14f395ea30a82a771e8bcfced0c606815792e56ce5f9b098e3152cbc3a2b5eb')
+sha256sums_x86_64=('a239432a7991279757387f563418da743e6fe93c94706f4358a8044ff846fc0e')
+sha256sums_i686=('a75cba881f42cbfb5738811b648ffb25daf177ddb5d7a2fa6a1229d8c0a8c037')
package() {
cd "$srcdir"