aboutsummaryrefslogtreecommitdiffstats
path: root/testing/filebeat
diff options
context:
space:
mode:
authorageekymonk <ramzthecoder@gmail.com>2018-10-26 06:08:16 +1100
committerAndy Postnikov <apostnikov@gmail.com>2018-11-01 00:39:15 +0200
commit2acae47fcc3d7d223e7ee53dc728dc1d36adf34d (patch)
tree872c9f790c2a7d59e7d8e49b987f10063d9c4002 /testing/filebeat
parent74834905da8610de8bb556e37053ffda748f554b (diff)
downloadaports-2acae47fcc3d7d223e7ee53dc728dc1d36adf34d.tar.bz2
aports-2acae47fcc3d7d223e7ee53dc728dc1d36adf34d.tar.xz
testing/filebeat: Upgrade to 6.4.2
Diffstat (limited to 'testing/filebeat')
-rw-r--r--testing/filebeat/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/filebeat/APKBUILD b/testing/filebeat/APKBUILD
index af932e19a5..10251b0749 100644
--- a/testing/filebeat/APKBUILD
+++ b/testing/filebeat/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Ramanathan Sivagurunathan <ramzthecoder@gmail.com>
# Maintainer: Ramanathan Sivagurunathan <ramzthecoder@gmail.com>
pkgname=filebeat
-pkgver=6.2.4
+pkgver=6.4.2
pkgrel=0
pkgdesc="Lightweight Shipper for Logs"
pkgusers="root"
@@ -12,6 +12,7 @@ depends=""
makedepends="go"
install=""
subpackages="$pkgname-openrc"
+options="!check" # No test suite
source="beats-${pkgver}.tar.gz::https://github.com/elastic/beats/archive/v$pkgver.tar.gz
filebeat.initd
filebeat.confd
@@ -38,7 +39,7 @@ package() {
install -Dm755 "$builddir/filebeat" "$pkgdir/usr/bin/filebeat"
}
-sha512sums="49293e28e4ca769a88f7b889ea888a559ae7e142698714e24bf5519d00c2030237cac591590aa284f17792906a6137333173716ddf5db4496217f8b5a054b19c beats-6.2.4.tar.gz
+sha512sums="97282cd7ab992c4c5a46f0d46b496036ab642566df2e499a705cf6fa4da9a5fbfa5e6b38c79b1670bdcdd3f7d2bdd1fcf23cf7769cc821779c9c63515d090e45 beats-6.4.2.tar.gz
ea49bc4da6f66e01ad2b563d9179a992c6dc07410c8ad107f7c5ce65426ee6010871b1cbf9634310765aa5d2da0261eb2aee2c93bbe11de5f0d6d7e903402d15 filebeat.initd
25321037cd036f05186c21c73889e9b2716bbfa30597edcf90a110fca761396f30df20142e025d6175ae6ed743f08c574fa54e8df8577c1bf416bce17bec7170 filebeat.confd
b0d5fa1d37041a4f1383451107abcdab1ce15ed537f702f55756f59c2110445dcddaf7c58f2a0561e18b83e3cab72fceb9d931bae9267f1acd9d35135555d6f7 filebeat.yml"