1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webtrees_ynh.git synced 2024-09-03 18:26:37 +02:00

update to 2.0.7

This commit is contained in:
antoine 2020-07-30 18:02:59 +02:00
parent 860028a965
commit ac07839f1e
3 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@ webtrees allows you to view and edit your genealogy on your website. It has full
**Note:** Its better to upgrade from the Webtrees admin panel when new version arrives. <br><br>
**Shipped version:** 2.0.0, released **7 December 2019**
**Shipped version:** 2.0.7, released **27 July 2020**
## Demo

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/fisharebest/webtrees/archive/2.0.0.tar.gz
SOURCE_SUM=8fd263da34e6161ef8a8d8b2f64461a7fcc7d20cc0249f9b16b3427900534b50
SOURCE_URL=https://github.com/fisharebest/webtrees/archive/2.0.7.tar.gz
SOURCE_SUM=4c309b0bbe1d20b1080c36e13dc7441f27987d74f766a52cebaf4487c2dd1b9f
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Webtrees is a free open source web-based genealogy application.",
"fr": "Webtrees est un logiciel libre de généalogie en ligne."
},
"version":"2.0.0~ynh1",
"version":"2.0.7~ynh1",
"url": "https://www.webtrees.net",
"license": "GPL-3.0-or-later",
"maintainer": {
@ -19,7 +19,7 @@
"multi_instance": true,
"services": [
"nginx",
"php7.0-fpm",
"php7.1-fpm",
"mysql"
],
"arguments": {