From ad007d37a4b7a769c8351af24d355a3a7a991b67 Mon Sep 17 00:00:00 2001 From: anmol26s Date: Sat, 5 May 2018 10:57:14 +0530 Subject: [PATCH] Updated to 3.8.7 --- README.md | 2 +- check_process | 4 ++-- conf/app.src | 6 +++--- manifest.json | 3 ++- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index dbb2d3e..e8b2525 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Joomla_ynh [![Install Joomla with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=joomla) -Joomla! is an award-winning content management system https://www.joomla.org/
Version: 3.7.3

+Joomla! is an award-winning content management system https://www.joomla.org/
Version: 3.8.7

Why Joomla?

Hundreds of developers have been improving Joomla! since the first version was released in 2005. This immense effort has made Joomla! very popular, easy to use, stable and secure. See for more details:https://www.joomla.org/3/


diff --git a/check_process b/check_process index 7659df6..1f96418 100644 --- a/check_process +++ b/check_process @@ -35,5 +35,5 @@ Level 9=0 Level 10=0 ;;; Options -Email=anmol@datamol.in -Notification=none +Email=anmol@datamol.org +Notification= diff --git a/conf/app.src b/conf/app.src index d889237..cf6c6a8 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://downloads.joomla.org/cms/joomla3/3-7-3/Joomla_3.7.3-Stable-Full_Package.zip?format=zip -SOURCE_SUM=7040ddfdc4b3f1197230192b6f4c9df8 +SOURCE_URL=https://downloads.joomla.org/cms/joomla3/3-8-7/Joomla_3-8-7-Stable-Full_Package.zip?format=zip +SOURCE_SUM=54e4154fd7b4ea3bc948b74c84afd733 SOURCE_SUM_PRG=md5sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=Joomla_3.7.3-Stable-Full_Package +SOURCE_FILENAME=Joomla_3-8-7-Stable-Full_Package diff --git a/manifest.json b/manifest.json index 5f813d8..df065a7 100644 --- a/manifest.json +++ b/manifest.json @@ -7,9 +7,10 @@ }, "url": "https://www.joomla.org", "license": "free", + "version": "3.8.7", "maintainer": { "name": "Anmol Sharma", - "email": "anmol@datamol.in" + "email": "anmol@datamol.org" }, "requirements": { "yunohost": ">> 2.5.6"