diff options
author | Duane Hughes <duanejevon@gmail.com> | 2011-01-21 08:28:49 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2011-01-21 12:08:40 +0200 |
commit | f3c118fcfad4e6c0ebca6edd3ed18495a0c9146d (patch) | |
tree | a9e6b8111f174c343502ae5dfcb6e598146a0a13 /main/zabbix | |
parent | 1b6f328e8b21028b611b9d59818879225604b329 (diff) | |
download | aports-f3c118fcfad4e6c0ebca6edd3ed18495a0c9146d.tar.bz2 aports-f3c118fcfad4e6c0ebca6edd3ed18495a0c9146d.tar.xz |
main/zabbix: rebuild against updated net-snmp
Diffstat (limited to 'main/zabbix')
-rw-r--r-- | main/zabbix/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/zabbix/APKBUILD b/main/zabbix/APKBUILD index 4ef661960e..c6a08a6aa0 100644 --- a/main/zabbix/APKBUILD +++ b/main/zabbix/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <natanael.copa@gmail.com> pkgname=zabbix pkgver=1.8.4 -pkgrel=0 +pkgrel=1 pkgdesc="Enterprise-class open source distributed monitoring" url="www.zabbix.com" arch="all" |