diff --git a/manifest.toml b/manifest.toml index 3ca3f6e..1ec0202 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "FreshRSS" description.en = "RSS aggregator with a nice and mobile-friendly design" description.fr = "Agrégateur de flux RSS avec une interface adaptée au mobile" -version = "1.21.0~ynh1" +version = "1.21.0~ynh2" maintainers = ["plopoyop"] @@ -71,7 +71,7 @@ ram.runtime = "50M" api.protected = true [resources.apt] - packages = "mariadb-server acl php8.0-gd php8.0-zip php8.0-dom php8.0-mbstring php8.0-gmp php8.0-mysql php8.0-sqlite3 php8.0-curl php8.0-intl php8.0-xml" + packages = "mariadb-server acl php8.1-gd php8.1-zip php8.1-dom php8.1-mbstring php8.1-gmp php8.1-mysql php8.1-sqlite3 php8.1-curl php8.1-intl php8.1-xml" [resources.database] type = "mysql"