diff options
author | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-12-20 11:52:30 +0000 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-12-20 11:53:00 +0000 |
commit | 89d12c29fd8a92b461b86db3b582885c93d2d634 (patch) | |
tree | d9c0dc2b77098a8f0b2762b642f48bde8d86d842 /community | |
parent | cf87b58c92125ccac6116e6a7191635640f1b5a3 (diff) | |
download | aports-89d12c29fd8a92b461b86db3b582885c93d2d634.tar.bz2 aports-89d12c29fd8a92b461b86db3b582885c93d2d634.tar.xz |
community/zabbix: bump pkgrel
Diffstat (limited to 'community')
-rw-r--r-- | community/zabbix/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/zabbix/APKBUILD b/community/zabbix/APKBUILD index 32bbe0e53f..d4392beb9c 100644 --- a/community/zabbix/APKBUILD +++ b/community/zabbix/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Kevin Daudt <kdaudt@alpinelinux.org> pkgname=zabbix pkgver=4.4.3 -pkgrel=1 +pkgrel=2 pkgdesc="Enterprise-class open source distributed monitoring" url="http://www.zabbix.com" arch="all" |