1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpmyadmin_ynh.git synced 2024-09-03 19:56:46 +02:00

Upgrade to upstream version 4.8.4

This commit is contained in:
Jimmy Monin 2018-12-14 22:31:22 +01:00
parent 0bd3d18f03
commit eca1758565
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/phpmyadmin/phpmyadmin/archive/RELEASE_4_8_3.tar.gz
SOURCE_SUM=7c62e10d37d35f9206b40b25dd47dc56175940a691cd3ede2c39df2992b84a92
SOURCE_URL=https://github.com/phpmyadmin/phpmyadmin/archive/RELEASE_4_8_4.tar.gz
SOURCE_SUM=ed87f930a9d73d43b2a006e2f03507dff8a0f593e1cd1351e68ad1d0e0d65729
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Manage MySQL databases over the web",
"fr": "Application web de gestion des bases de données MySQL"
},
"version": "4.8.3~ynh1",
"version": "4.8.4~ynh1",
"url": "http://www.phpmyadmin.net",
"license": "GPL-2.0-only",
"maintainer": {