mirror of
https://github.com/YunoHost-Apps/spftoolbox_ynh.git
synced 2024-09-03 20:26:21 +02:00
cleaning
This commit is contained in:
parent
a4a89340c7
commit
efd3d18408
2 changed files with 2 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "SPFtoolbox"
|
|||
description.en = "Look up DNS records such as SPF, MX, Whois"
|
||||
description.fr = "Recherchez des enregistrements DNS tels que SPF, MX, Whois"
|
||||
|
||||
version = "2.1.1~ynh4"
|
||||
version = "2.1.1~ynh5"
|
||||
|
||||
maintainers = ["frju365"]
|
||||
|
||||
|
@ -54,4 +54,4 @@ ram.runtime = "50M"
|
|||
main.url = "/"
|
||||
|
||||
[resources.apt]
|
||||
packages = "whois, php7.4-fpm"
|
||||
packages = "whois, php8.2-fpm"
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
# COMMON VARIABLES
|
||||
#=================================================
|
||||
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue