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

Merge pull request #26 from YunoHost-Apps/testing

Testing
This commit is contained in:
Kayou 2020-12-03 17:53:30 +01:00 committed by GitHub
commit 1fed13b850
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 8 deletions

View file

@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
## Overview
Dotclear is an open-source web publishing software.
**Shipped version:** 2.17.2
**Shipped version:** 2.18
## Screenshots

View file

@ -1,6 +1,6 @@
SOURCE_URL=http://download.dotclear.org/latest/dotclear-2.17.2.tar.gz
SOURCE_SUM=4247650007be7934f40924d09d519642
SOURCE_SUM_PRG=md5sum
SOURCE_URL=http://download.dotclear.org/latest/dotclear-2.18.tar.gz
SOURCE_SUM=6a99672db2c20e392d776c680dc87d5bc66962e8307ecf81a63feb6c5d2f398a
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=2
SOURCE_FILENAME=

View file

@ -6,7 +6,7 @@
"en": "Blog publishing application",
"fr": "Moteur de blog"
},
"version": "2.17.2~ynh1",
"version": "2.18~ynh1",
"license": "GPL-2.0-or-later",
"url": "https://dotclear.org/",
"maintainer": {
@ -54,7 +54,7 @@
"ask": {
"en": "Is it a public application ?"
},
"default": "true"
"default": true
}
]
}

View file

@ -1,8 +1,8 @@
diff --git a/inc/core/class.dc.core.php b/inc/core/class.dc.core.php
index 53f0262..c203a84 100644
index 3d0c45d..98a70a6 100644
--- a/inc/core/class.dc.core.php
+++ b/inc/core/class.dc.core.php
@@ -829,8 +829,8 @@ class dcCore
@@ -839,8 +839,8 @@ class dcCore
}
if ($cur->isField('user_pwd')) {