summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL. Bradley LaBoon2016-07-12 14:17:48 -0400
committerL. Bradley LaBoon2016-07-12 14:17:48 -0400
commit7154af28ee1180e63245fc2de5d948db7e9b0cf4 (patch)
tree5fe6c19738877414741f724ed026db2276d14834
parent6445ea5225ac3cf542201de2a150f8c3970b5136 (diff)
downloadaur-7154af28ee1180e63245fc2de5d948db7e9b0cf4.tar.gz
Updated to 6.4.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efa208c8c4b9..7812de95571b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed May 18 21:36:43 UTC 2016
+# Tue Jul 12 18:17:01 UTC 2016
pkgbase = splunkforwarder
pkgdesc = Splunk Universal Forwarder
- pkgver = 6.4.1_debde650d26e
+ pkgver = 6.4.2_00f5bb3fa822
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.1/linux/splunkforwarder-6.4.1-debde650d26e-Linux-x86_64.tgz
- sha256sums_x86_64 = 18e0bb64ec5841968e527dffb28f5602ccbbff532eae08f61b1751fa9d06791a
- source_i686 = http://download.splunk.com/products/universalforwarder/releases/6.4.1/linux/splunkforwarder-6.4.1-debde650d26e-Linux-i686.tgz
- sha256sums_i686 = afcea4f7ae06baf33b0efd075b7e04e2ffadcdd678b06d0f09bdcf61ee3d70da
+ source_x86_64 = http://download.splunk.com/products/universalforwarder/releases/6.4.2/linux/splunkforwarder-6.4.2-00f5bb3fa822-Linux-x86_64.tgz
+ sha256sums_x86_64 = 890dc8c3af1d9368fdf111c0fb5db4e872df45e315ecbea37b510ad1272a5b28
+ source_i686 = http://download.splunk.com/products/universalforwarder/releases/6.4.2/linux/splunkforwarder-6.4.2-00f5bb3fa822-Linux-i686.tgz
+ sha256sums_i686 = 525cc57d9fa6ac9762b504a232b32f0c5d8e99241fd42b5d13e06cc0bff5be3f
pkgname = splunkforwarder
diff --git a/PKGBUILD b/PKGBUILD
index c4abefd44830..89956e9c39cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunkforwarder
-basever=6.4.1
-pkgver=${basever}_debde650d26e
+basever=6.4.2
+pkgver=${basever}_00f5bb3fa822
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=('afcea4f7ae06baf33b0efd075b7e04e2ffadcdd678b06d0f09bdcf61ee3d70da')
-sha256sums_x86_64=('18e0bb64ec5841968e527dffb28f5602ccbbff532eae08f61b1751fa9d06791a')
+sha256sums_i686=('525cc57d9fa6ac9762b504a232b32f0c5d8e99241fd42b5d13e06cc0bff5be3f')
+sha256sums_x86_64=('890dc8c3af1d9368fdf111c0fb5db4e872df45e315ecbea37b510ad1272a5b28')
package() {
cd "$srcdir"