From d198bb8f02c2a66dc83b77fc0c717f1f1ca495cc Mon Sep 17 00:00:00 2001 From: oreo639 Date: Sun, 18 Feb 2024 17:50:25 -0800 Subject: [PATCH] zabbix: update distfiles url --- srcpkgs/zabbix/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/zabbix/template b/srcpkgs/zabbix/template index aa2615c12dc..707b48567e8 100644 --- a/srcpkgs/zabbix/template +++ b/srcpkgs/zabbix/template @@ -15,7 +15,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://www.zabbix.com" changelog="https://www.zabbix.com/rn/rn${version}" -distfiles="https://cdn.zabbix.com/zabbix/sources/stable/${version%.*}/zabbix-${version}.tar.gz" +distfiles="https://cdn.zabbix.com/zabbix/sources/oldstable/${version%.*}/zabbix-${version}.tar.gz" checksum=f0e7a9abb0f65d700f531253b91c31165077a9c94769cc8d238a423ada852773 conf_files="/etc/zabbix_server.conf" system_accounts="_zabbix_server"