Updated to version 6.4.1

This commit is contained in:
L. Bradley LaBoon 2016-05-18 17:36:53 -04:00
parent c162683c28
commit 6445ea5225
2 changed files with 10 additions and 10 deletions

View file

@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Tue Apr 5 15:09:50 UTC 2016
# Wed May 18 21:36:43 UTC 2016
pkgbase = splunkforwarder
pkgdesc = Splunk Universal Forwarder
pkgver = 6.4.0_f2c836328108
pkgver = 6.4.1_debde650d26e
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.0/linux/splunkforwarder-6.4.0-f2c836328108-Linux-x86_64.tgz
sha256sums_x86_64 = ec64cc14502d7593a045ae664093301ba1456f0d2763c8b1bb9cef4588a27b9c
source_i686 = http://download.splunk.com/products/universalforwarder/releases/6.4.0/linux/splunkforwarder-6.4.0-f2c836328108-Linux-i686.tgz
sha256sums_i686 = 14d0246807116d1d85cd4efbe1a74ebc8a2b08274b4434be53271db9503b7d73
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
pkgname = splunkforwarder

View file

@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunkforwarder
basever=6.4.0
pkgver=${basever}_f2c836328108
basever=6.4.1
pkgver=${basever}_debde650d26e
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=('14d0246807116d1d85cd4efbe1a74ebc8a2b08274b4434be53271db9503b7d73')
sha256sums_x86_64=('ec64cc14502d7593a045ae664093301ba1456f0d2763c8b1bb9cef4588a27b9c')
sha256sums_i686=('afcea4f7ae06baf33b0efd075b7e04e2ffadcdd678b06d0f09bdcf61ee3d70da')
sha256sums_x86_64=('18e0bb64ec5841968e527dffb28f5602ccbbff532eae08f61b1751fa9d06791a')
package() {
cd "$srcdir"