summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD12
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d788124d8a6..78abdec6e4df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Aug 22 13:37:24 UTC 2017
+# Tue Sep 26 17:41:43 UTC 2017
pkgbase = splunkforwarder
pkgdesc = Splunk Universal Forwarder
- pkgver = 6.6.3_e21ee54bc796
+ pkgver = 7.0.0_c8a78efdd40f
pkgrel = 1
url = https://www.splunk.com/
install = splunkforwarder.install
@@ -14,14 +14,14 @@ pkgbase = splunkforwarder
conflicts = splunk
source = splunkforwarder.service
sha256sums = 8bd6b2bcf9e9d89d3ab2160c409687313bbee00b7e44b3df3266b44d15a5c152
- source_x86_64 = https://download.splunk.com/products/universalforwarder/releases/6.6.3/linux/splunkforwarder-6.6.3-e21ee54bc796-Linux-x86_64.tgz
- sha256sums_x86_64 = 0fa1aa36e24bf0e3c6429fd9a40fc9b5040d34112116c17a0b23eff007b4248e
- source_i686 = https://download.splunk.com/products/universalforwarder/releases/6.6.3/linux/splunkforwarder-6.6.3-e21ee54bc796-Linux-i686.tgz
- sha256sums_i686 = d1969715832f3bd906713d1457c048249fa75c02dba9927421bd5364f3e68825
- source_armv6h = https://download.splunk.com/products/universalforwarder/releases/6.6.3/linux/splunkforwarder-6.6.3-e21ee54bc796-Linux-arm.tgz
- sha256sums_armv6h = 3850e0bb1e3dc057025fff517b8e807a1699c71fffbcd42c7059ddd750c3d35a
- source_armv7h = https://download.splunk.com/products/universalforwarder/releases/6.6.3/linux/splunkforwarder-6.6.3-e21ee54bc796-Linux-arm.tgz
- sha256sums_armv7h = 3850e0bb1e3dc057025fff517b8e807a1699c71fffbcd42c7059ddd750c3d35a
+ source_x86_64 = https://download.splunk.com/products/universalforwarder/releases/7.0.0/linux/splunkforwarder-7.0.0-c8a78efdd40f-Linux-x86_64.tgz
+ sha256sums_x86_64 = fd6ab6e31da52c231c7995d1b83d7188adca604ce206d3ede0f3145c428aca97
+ source_i686 = https://download.splunk.com/products/universalforwarder/releases/7.0.0/linux/splunkforwarder-7.0.0-c8a78efdd40f-Linux-i686.tgz
+ sha256sums_i686 = 9d879a40df55051c589311b1b28a574f04efdc1d62daaa8ae847ca6b4caa2e97
+ source_armv6h = https://download.splunk.com/products/universalforwarder/releases/7.0.0/linux/splunkforwarder-7.0.0-c8a78efdd40f-Linux-arm.tgz
+ sha256sums_armv6h = 49356487c5d7b908ac683dbd79a62706fa3cf0b7b0095208cebef4c882c81f08
+ source_armv7h = https://download.splunk.com/products/universalforwarder/releases/7.0.0/linux/splunkforwarder-7.0.0-c8a78efdd40f-Linux-arm.tgz
+ sha256sums_armv7h = 49356487c5d7b908ac683dbd79a62706fa3cf0b7b0095208cebef4c882c81f08
pkgname = splunkforwarder
diff --git a/PKGBUILD b/PKGBUILD
index 3a96d8fc3477..1d731750a192 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: L. Bradley LaBoon <me@bradleylaboon.com>
pkgname=splunkforwarder
-basever=6.6.3
-pkgver=${basever}_e21ee54bc796
+basever=7.0.0
+pkgver=${basever}_c8a78efdd40f
pkgrel=1
pkgdesc="Splunk Universal Forwarder"
url="https://www.splunk.com/"
@@ -15,10 +15,10 @@ source_x86_64=("https://download.splunk.com/products/universalforwarder/releases
source_armv6h=("https://download.splunk.com/products/universalforwarder/releases/$basever/linux/$pkgname-${pkgver//_/-}-Linux-arm.tgz")
source_armv7h=("https://download.splunk.com/products/universalforwarder/releases/$basever/linux/$pkgname-${pkgver//_/-}-Linux-arm.tgz")
sha256sums=('8bd6b2bcf9e9d89d3ab2160c409687313bbee00b7e44b3df3266b44d15a5c152')
-sha256sums_x86_64=('0fa1aa36e24bf0e3c6429fd9a40fc9b5040d34112116c17a0b23eff007b4248e')
-sha256sums_i686=('d1969715832f3bd906713d1457c048249fa75c02dba9927421bd5364f3e68825')
-sha256sums_armv6h=('3850e0bb1e3dc057025fff517b8e807a1699c71fffbcd42c7059ddd750c3d35a')
-sha256sums_armv7h=('3850e0bb1e3dc057025fff517b8e807a1699c71fffbcd42c7059ddd750c3d35a')
+sha256sums_x86_64=('fd6ab6e31da52c231c7995d1b83d7188adca604ce206d3ede0f3145c428aca97')
+sha256sums_i686=('9d879a40df55051c589311b1b28a574f04efdc1d62daaa8ae847ca6b4caa2e97')
+sha256sums_armv6h=('49356487c5d7b908ac683dbd79a62706fa3cf0b7b0095208cebef4c882c81f08')
+sha256sums_armv7h=('49356487c5d7b908ac683dbd79a62706fa3cf0b7b0095208cebef4c882c81f08')
package() {
cd "$srcdir"