mirror of
https://github.com/YunoHost-Apps/webtrees_ynh.git
synced 2024-09-03 18:26:37 +02:00
update to 2.0.0
This commit is contained in:
parent
a223cc0361
commit
37f95f5dc4
3 changed files with 7 additions and 7 deletions
|
@ -5,7 +5,7 @@
|
|||
> *This package allow you to install Webtrees quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
||||
|
||||
**VERY IMPORTANT: There is a security fix in nginx. Please update as soon as posible regarless of any version you are on.**
|
||||
**VERY IMPORTANT: There is a security fix in nginx. Please update as soon as possible regarless of any version you are on.**
|
||||
|
||||
## Overview
|
||||
|
||||
|
@ -16,9 +16,9 @@ webtrees is the web's leading online collaborative genealogy application.
|
|||
|
||||
webtrees allows you to view and edit your genealogy on your website. It has full editing capabilities, full privacy functions, and supports imedia such as photos and document images. As an online program, it fosters extended family participation and good ancestral recording habits, as it simplifies the process of collaborating with others working on your family lines. Your latest information is always on your web site and available for others to see, defined by viewing rules you set.
|
||||
|
||||
**Note:** Its better to upgrade from the Webtrees admin pannel when new version arrives. <br><br>
|
||||
**Note:** Its better to upgrade from the Webtrees admin panel when new version arrives. <br><br>
|
||||
|
||||
**Shipped version:** 1.7.13, released **9 March 2019**
|
||||
**Shipped version:** 2.0.0, released **7 December 2019**
|
||||
|
||||
## Demo
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
SOURCE_URL=https://github.com/fisharebest/webtrees/releases/download/1.7.13/webtrees-1.7.13.zip
|
||||
SOURCE_SUM=553331245d696ab1c082ecdb7037f8d67a2c5e735fe2db06bd1f909c4dd3ab27
|
||||
SOURCE_URL=https://github.com/fisharebest/webtrees/archive/2.0.0.tar.gz
|
||||
SOURCE_SUM=8fd263da34e6161ef8a8d8b2f64461a7fcc7d20cc0249f9b16b3427900534b50
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=
|
||||
|
|
|
@ -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":"1.7.13~ynh1",
|
||||
"version":"2.0.0~ynh1",
|
||||
"url": "https://www.webtrees.net",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue