diff --git a/manifest.toml b/manifest.toml index e4c9424..26949d1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Zabbix" description.en = "Monitoring tool for diverse IT components, including networks, servers, VMs and cloud services" description.fr = "Outil pour monitorer des réseaux, des serveurs, des VMs et autres services en ligne" -version = "6.4~ynh1" +version = "5.0~ynh1" maintainers = [] @@ -57,7 +57,7 @@ ram.runtime = "50M" [resources.apt] packages = "mariadb-server, libapr1, libaprutil1, libaprutil1-dbd-sqlite3, libaprutil1-ldap, liblua5.2-0, fonts-dejavu-core, patch, smistrip, unzip, wget, fping, libcap2-bin, libiksemel3, libopenipmi0, libpam-cap, libsnmp-base, libsnmp40, snmptrapd, snmpd, libjs-prototype, jq, libssh-4, php8.2-fpm, php8.2-bcmath" - extras.zabbix.repo = "http://repo.zabbix.com/zabbix/6.4/debian bullseye main" + extras.zabbix.repo = "http://repo.zabbix.com/zabbix/5.0/debian bullseye main" extras.zabbix.key = "https://repo.zabbix.com/zabbix-official-repo.key" extras.zabbix.packages = "zabbix-server-mysql, zabbix-frontend-php, zabbix-sql-scripts, zabbix-agent"