1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/squid3_ynh.git synced 2024-09-03 20:26:11 +02:00

Bump revision for packagingv2

This commit is contained in:
Salamandar 2024-04-16 21:34:54 +02:00
parent c388ca7fc3
commit 52f8a55ddc

View file

@ -7,7 +7,7 @@ name = "squid3"
description.en = "Caching proxy for the Web supporting HTTP, HTTPS, FTP and more." 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." 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"] maintainers = ["Anmol Sharma"]
@ -17,7 +17,7 @@ website = "http://www.squid-cache.org"
cpe = "cpe:2.3:a:squid-cache:squid" cpe = "cpe:2.3:a:squid-cache:squid"
[integration] [integration]
yunohost = ">= 11.0.9" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = false multi_instance = false
ldap = true ldap = true