From: Michael Tremer Date: Thu, 11 Apr 2019 06:55:36 +0000 (+0100) Subject: zabbix_agentd: Bump package version X-Git-Tag: v2.23-core131~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a32c219fa4642127a97050bf5af60a03e4e5c2f8;p=ipfire-2.x.git zabbix_agentd: Bump package version Signed-off-by: Michael Tremer --- diff --git a/lfs/zabbix_agentd b/lfs/zabbix_agentd index 5e50235981..23b77b930b 100644 --- a/lfs/zabbix_agentd +++ b/lfs/zabbix_agentd @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = zabbix_agentd -PAK_VER = 1 +PAK_VER = 2 DEPS = "" ###############################################################################