mirror of
https://github.com/YunoHost-Apps/squid3_ynh.git
synced 2024-09-03 20:26:11 +02:00
upgrade to bullseye
This commit is contained in:
parent
a5d1d83e0f
commit
720f8999d8
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
;; Test complet
|
;; Test complet
|
||||||
; Manifest
|
; Manifest
|
||||||
port="8095" (PORT)
|
port="8095"
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=0
|
setup_sub_dir=0
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Caching proxy for the Web supporting HTTP, HTTPS, FTP and more.",
|
"en": "Caching proxy for the Web supporting HTTP, HTTPS, FTP and more.",
|
||||||
"fr": "Proxy cache pour le web, compatible HTTP, HTTPS, FTP et plus encore."
|
"fr": "Proxy cache pour le web, compatible HTTP, HTTPS, FTP et plus encore."
|
||||||
},
|
},
|
||||||
"version": "1.0~ynh3",
|
"version": "4.13~ynh1",
|
||||||
"url": "http://www.squid-cache.org/",
|
"url": "http://www.squid-cache.org/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "GPL-2.0-only",
|
"license": "GPL-2.0-only",
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
"email": "anmol@datamol.org"
|
"email": "anmol@datamol.org"
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 4.3.0"
|
"yunohost": ">= 11.0.9"
|
||||||
},
|
},
|
||||||
"multi_instance": false,
|
"multi_instance": false,
|
||||||
"services": [],
|
"services": [],
|
||||||
|
|
Loading…
Reference in a new issue