1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spftoolbox_ynh.git synced 2024-09-03 20:26:21 +02:00
This commit is contained in:
Éric Gaspar 2023-11-24 17:26:28 +01:00
parent a4a89340c7
commit efd3d18408
2 changed files with 2 additions and 3 deletions

View file

@ -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"

View file

@ -4,7 +4,6 @@
# COMMON VARIABLES
#=================================================
#=================================================
# PERSONAL HELPERS
#=================================================