diff --git a/README.md b/README.md index 6bc30fa..b2ec09c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, while you still have the ability to directly execute any SQL statement. -**Shipped version:** 4.9.2 +**Shipped version:** 4.9.5 ## Screenshots diff --git a/conf/app.src b/conf/app.src index dac54fa..f46f64f 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/phpmyadmin/phpmyadmin/archive/RELEASE_4_9_2.tar.gz -SOURCE_SUM=c07c590992c9a488fdbc329e3ac52b1955f9477b93169e45d78a8b67c9d04eb5 +SOURCE_URL=https://files.phpmyadmin.net/phpMyAdmin/4.9.5/phpMyAdmin-4.9.5-all-languages.tar.gz +SOURCE_SUM=d1ab98cde370c39dafdaa13ce02fa35cecaaa6d33553fde092604b99660e8835 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index bcd5b5b..2c9feac 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Manage MySQL databases over the web", "fr": "Application web de gestion des bases de données MySQL" }, - "version": "4.9.2~ynh1", + "version": "4.9.5~ynh1", "url": "http://www.phpmyadmin.net", "license": "GPL-2.0-only", "maintainer": {