From 52f8a55ddc4d6599cf06844158da7e54123546d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 16 Apr 2024 21:34:54 +0200 Subject: [PATCH] Bump revision for packagingv2 --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index f5fc596..1a4377e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "squid3" description.en = "Caching proxy for the Web supporting HTTP, HTTPS, FTP and more." description.fr = "Proxy cache pour le web, compatible HTTP, HTTPS, FTP et plus encore." -version = "4.13~ynh1" +version = "4.13~ynh2" maintainers = ["Anmol Sharma"] @@ -17,7 +17,7 @@ website = "http://www.squid-cache.org" cpe = "cpe:2.3:a:squid-cache:squid" [integration] -yunohost = ">= 11.0.9" +yunohost = ">= 11.2" architectures = "all" multi_instance = false ldap = true