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

Upgrade to v5.0.3

This commit is contained in:
yunohost-bot 2022-10-03 06:37:17 +00:00
parent feaf0c3cd3
commit 4cab8cebf3
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/redmine/redmine/archive/refs/tags/4.2.7.tar.gz SOURCE_URL=https://github.com/redmine/redmine/archive/refs/tags/5.0.3.tar.gz
SOURCE_SUM=aa413ed529da0576c08f2d42ab65555692dd40a632604fb22fa60b20338b0ff9 SOURCE_SUM=e340a68442c7d7338223d11e3f4e26c778d112126fdc796e7dbc452d2e4b0b77
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Flexible project management web application", "en": "Flexible project management web application",
"fr": "Gestionnaire de projet flexible sous forme d'application web" "fr": "Gestionnaire de projet flexible sous forme d'application web"
}, },
"version": "4.2.7~ynh1", "version": "5.0.3~ynh1",
"url": "https://www.redmine.org/", "url": "https://www.redmine.org/",
"upstream": { "upstream": {
"license": "GPL-2.0", "license": "GPL-2.0",