mirror of
https://github.com/YunoHost-Apps/photoview_ynh.git
synced 2024-09-03 20:05:55 +02:00
Upgrade to 2.3.12~ynh1
This commit is contained in:
parent
58806a183d
commit
4e6b121290
2 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
||||||
SOURCE_URL=https://github.com/photoview/photoview/archive/refs/tags/v2.3.9.tar.gz
|
SOURCE_URL=https://github.com/photoview/photoview/archive/refs/tags/v2.3.12.tar.gz
|
||||||
SOURCE_SUM=f5daaab41061f86c94b029914131f363d0774b29ace5db942c4ef6511914708e
|
SOURCE_SUM=f9de00fb2d854217655a71264c06f8451b06b67170d3a5bbd9160fc94f1dda0f
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_FILENAME=v2.3.9.tar.gz
|
SOURCE_FILENAME=
|
||||||
SOURCE_EXTRACT=true
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Simple and user-friendly photo gallery that's made for photographers ",
|
"en": "Simple and user-friendly photo gallery that's made for photographers ",
|
||||||
"fr": "Galerie photos simple et facile à utiliser, faite pour les photographes"
|
"fr": "Galerie photos simple et facile à utiliser, faite pour les photographes"
|
||||||
},
|
},
|
||||||
"version": "2.3.9~ynh2",
|
"version": "2.3.12~ynh1",
|
||||||
"url": "https://photoview.github.io/",
|
"url": "https://photoview.github.io/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
"mysql"
|
"mysql"
|
||||||
],
|
],
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install" : [
|
"install": [
|
||||||
{
|
{
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain",
|
"type": "domain",
|
||||||
|
|
Loading…
Add table
Reference in a new issue