~alpine/devel

bump Zabbix to latest stable (1.8.6) v1 PROPOSED

Guillaume Sellier: 1
 bump Zabbix to latest stable (1.8.6)

 1 files changed, 3 insertions(+), 3 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/devel/patches/109/mbox | git am -3
Learn more about email & git

[alpine-devel] [PATCH] bump Zabbix to latest stable (1.8.6) Export this patch

Have only tested zabbix agentd, so far everything work :)

G.
---
 main/zabbix/APKBUILD |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/main/zabbix/APKBUILD b/main/zabbix/APKBUILD
index 69f7fb3..70c1a0d 100644
--- a/main/zabbix/APKBUILD
+++ b/main/zabbix/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Jeff Bilyk <jbilyk at gmail> 
# Maintainer: Natanael Copa <natanael.copa@gmail.com>
pkgname=zabbix
pkgver=1.8.5
pkgrel=1
pkgver=1.8.6
pkgrel=0
pkgdesc="Enterprise-class open source distributed monitoring"
url="www.zabbix.com"
arch="all"
@@ -151,7 +151,7 @@ agent() {

}

md5sums="58b9253fb0eace1e20b2fe5c1fce32a3  zabbix-1.8.5.tar.gz
md5sums="4642fd263167211a73a02fe7f3bcd998  zabbix-1.8.6.tar.gz
26b0401a83bdb1dce29338e5b2786620  zabbix_server.conf
9832a81e134c8e2c11e2a06b7adbf88f  zabbix_trapper.conf
0310b92afb3f35c1075fff53db737212  zabbix_proxy.conf
-- 
1.7.6



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---