summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorL. Bradley LaBoon2016-11-22 11:06:08 -0500
committerL. Bradley LaBoon2016-11-22 11:06:08 -0500
commit2b2f628776e65f109d2285d585de3e2b7149dd3e (patch)
treeb9e6b5812f6724d6abed3aea6cedb33afbe3ae59 /PKGBUILD
parent0f8202dffed29d77a0dbd9cafc1b4ef8d4985a53 (diff)
downloadaur-2b2f628776e65f109d2285d585de3e2b7149dd3e.tar.gz
Updated to version 6.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD16
1 files changed, 8 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef15d2dff171..a4667bb8d3b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,20 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunkforwarder
-basever=6.5.0
-pkgver=${basever}_59c8927def0f
-pkgrel=3
+basever=6.5.1
+pkgver=${basever}_f74036626f0c
+pkgrel=1
pkgdesc="Splunk Universal Forwarder"
-url="http://www.splunk.com/"
+url="https://www.splunk.com/"
arch=('x86_64' 'i686')
license=('custom')
conflicts=('splunk')
install="$pkgname.install"
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")
+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_i686=('2d0bb320c57350f45f358ed8064f5deed33ad86d7a78010c0a2658783d2efec4')
-sha256sums_x86_64=('d085c770e5c154494d1e7571a95d9f23d036fd513ce054ba3120b2f5a255f6bf')
+sha256sums_x86_64=('9e5bcf980b6053eb5e1d11d35c059cef1cec7fdf3c00941fdea2776d3edaf1fc')
+sha256sums_i686=('b9c446c10f783f3eb5571fa2cb085579ba19771e4602c8f73cc626ed5d1a1079')
package() {
cd "$srcdir"