diff options
Diffstat (limited to 'net-analyzer/zabbix/zabbix-4.0.43.ebuild')
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.0.43.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.43.ebuild b/net-analyzer/zabbix/zabbix-4.0.43.ebuild index b6f830af64d9..8436fd2d7b37 100644 --- a/net-analyzer/zabbix/zabbix-4.0.43.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.43.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="ZABBIX is software for monitoring of your applications, network and HOMEPAGE="https://www.zabbix.com/" MY_P=${P/_/} MY_PV=${PV/_/} -SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.0/${P}.tar.gz" +SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/$(ver_cut 1-2)/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/$(ver_cut 1-2)" WEBAPP_MANUAL_SLOT="yes" |